Path: AltDirectorySeparatorString (get)

AltDirectorySeparatorString

Returns the string for the alternative directory separator character.



 Public Property Get AltDirectorySeparatorString ( ) 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 VBCorLib Overview Class Path Overview Path Properties Path Methods AltDirectorySeparatorChar (get) ChangeExtension