This topic has not yet been rated - Rate this topic

VariablePath Properties

  Name Description
public property DriveName Gets the name of the drive.
public property IsDriveQualified Gets a value that indicates whether the path specifies a drive other than the variable drive.
public property IsGlobal Gets a value that indicates whether the path is global.
public property IsLocal Gets a value that indicates whether the path is local.
public property IsPrivate Gets a value that indicates whether the path is private.
public property IsScript Gets a value that indicates whether the path is a script.
public property IsUnqualified Gets a value that indicates whether the path is unqualified.
public property IsUnscopedVariable Gets a value that indicates whether the path is unscoped.
public property IsVariable Gets a value that indicates whether the path defines a variable.
public property UserPath Gets the full user path, including any possibly specified scope and/or drive name.

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.