VariablePath Properties
| Name | Description | |
|---|---|---|
|
DriveName | Gets the name of the drive. |
|
IsDriveQualified | Gets a value that indicates whether the path specifies a drive other than the variable drive. |
|
IsGlobal | Gets a value that indicates whether the path is global. |
|
IsLocal | Gets a value that indicates whether the path is local. |
|
IsPrivate | Gets a value that indicates whether the path is private. |
|
IsScript | Gets a value that indicates whether the path is a script. |
|
IsUnqualified | Gets a value that indicates whether the path is unqualified. |
|
IsUnscopedVariable | Gets a value that indicates whether the path is unscoped. |
|
IsVariable | Gets a value that indicates whether the path defines a variable. |
|
UserPath | Gets the full user path, including any possibly specified scope and/or drive name. |
Send comments about this topic to Microsoft.