PathType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Denotes the type of file path for PathWrapper methods
public enum PathType
type PathType =
Public Enum PathType
- Inheritance
-
PathType
Fields
Linux | 1 | |
Unspecified | 2 | |
Windows | 0 |