Search notes:

System.Management.Automation.PSDriveInfo (class)

Information about a drive

Properties and Methods

CompareTo()
Credential A System.Management.Automation.PSCredential object that is used to access the drive.
CurrentLocation A string whose value corresponds to the current working directory of the session in the drive
Description
DisplayRoot If the drive is targeting a network drive, this value (string) corresponds to the drive's UNC path (read/write).
Equals()
GetHashCode()
MaximumSize
Name
Provider The System.Management.Automation.ProviderInfo object that corresponds to the provider which implements the functionality for the drive.
Root
ToString()
VolumeSeparatedByColon

See also

The Drives member of the System.Management.Automation.ProviderInfo object.

Index