Enum PathType
Describes the type of a path string.
public enum PathType
Fields
Absolute = 2An absolute path.
Relative = 1A relative path.
Stub = 0A stub path, not rooted.
Describes the type of a path string.
public enum PathType
Absolute = 2An absolute path.
Relative = 1A relative path.
Stub = 0A stub path, not rooted.