Mono Class Library: Overview

System.IO.Path: Field Members

The fields of System.IO.Path are listed below. For a list of all members, see the Path Members list.

See Also: Inherited members from System.Object

Public Fields

static readonly
AltDirectorySeparatorCharchar. Provides a string containing an alternate single printable non-alphanumeric character used to separate directory levels in a hierarchical file system.
static readonly
DirectorySeparatorCharchar. Provides a string containing a single printable non-alphanumeric character used to separate directory levels in a hierarchical file system.
static readonly
InvalidPathCharschar[]. Provides a platform-specific array of characters invalid to use in a path.
static readonly
PathSeparatorchar. Provides a implementation-specific separator character used to separate path strings in environment variables.
static readonly
VolumeSeparatorCharchar. Documentation for this section has not yet been entered.