Path: AltDirectorySeparatorChar (get)

AltDirectorySeparatorChar

Returns the character code for the alternative directory separator character.



 Public Property Get AltDirectorySeparatorChar ( ) As Integer

Return Values

Integer -  The character code of the alternative directory separator (47).

Remarks

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

Read Only.

See Also

Project CorLib Overview

Class Path Overview

AltDirectorySeparator

DirectorySeparator

DirectorySeparatorChar

PathSeparator

PathSeparatorChar

VolumeSeparator

VolumeSeparatorChar