Path: AltDirectorySeparator (get)

AltDirectorySeparator

Returns the string for the alternative directory separator character.



 Public Property Get AltDirectorySeparator ( ) As String

Return Values

String -  The string of the alternative directory separator "/".

Remarks

The alternate string is usually found on systems such as Unix.

Read Only.

See Also

Project CorLib Overview

Class Path Overview

AltDirectorySeparatorChar

DirectorySeparator

DirectorySeparatorChar

PathSeparator

PathSeparatorChar

VolumeSeparator

VolumeSeparatorChar