Mono Class Library: OverviewSystem.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
static readonlyAltDirectorySeparatorChar char. Provides a string containing an alternate single printable non-alphanumeric character used to separate directory levels in a hierarchical file system. static readonlyDirectorySeparatorChar char. Provides a string containing a single printable non-alphanumeric character used to separate directory levels in a hierarchical file system. static readonlyInvalidPathChars char[]. Provides a platform-specific array of characters invalid to use in a path. static readonlyPathSeparator char. Provides a implementation-specific separator character used to separate path strings in environment variables. static readonlyVolumeSeparatorChar char. Documentation for this section has not yet been entered.