Name | Description | |
---|---|---|
HasParentDirectory | Gets a value indicating whether this path has a parent directory path | |
IsAbsolutePath | Gets a value indicating whether this path is an absolute path. | |
IsDirectoryPath | Gets a value indicating whether this path is a directory path. | |
IsEnvVarPath | Gets a value indicating whether this path is prefixed with an environment variable. | |
IsFilePath | Gets a value indicating whether this path is a file path. | |
IsRelativePath | Gets a value indicating whether this path is a relative path. | |
IsVariablePath | Gets a value indicating whether this path contains variable(s). | |
ParentDirectoryPath | Returns the parent directory path. | |
PathMode | Gets a value indicating this path mode as defined in the enumeration PathMode. |