PathSeparator = ';' A platform-specific separator character used to separate path strings in environment variables.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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