PathSeparator = ';' A platform-specific separator character used to separate path strings in environment variables.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public static readonly char PathSeparator
Public Shared ReadOnly PathSeparator As Char
public:
static initonly wchar_t PathSeparator
static val PathSeparator: char
Field Value
Type:
CharSee Also