Path Fields
Collapse the table of content
Expand the table of content

Path Fields

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Path type exposes the following members.

  NameDescription
Public field Static member AltDirectorySeparatorChar Provides a platform-specific alternate character used to separate directory levels in a path string that reflects a hierarchical file system organization.
Public field Static member DirectorySeparatorChar Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization.
Public field Static member PathSeparator A platform-specific separator character used to separate path strings in environment variables.
Public field Static member VolumeSeparatorChar Provides a platform-specific volume separator character.
Top

Show:
© 2017 Microsoft