Directory: SetCurrentDirectory

SetCurrentDirectory

Changes the current directory to the specified directory.



 Public Sub SetCurrentDirectory(
	  ByVal Path As String )

Parameters

Path
[ByVal] String. The new directory to set as the current directory.

Remarks

The path can be absolute or relative.

See Also

Project VBCorLib Overview Class Directory Overview Directory Properties Directory Methods SetCreationTimeUtc SetLastAccessTime