PathInfo.Drive Property

Definition

Gets the drive that contains the path.

public:
 property System::Management::Automation::PSDriveInfo ^ Drive { System::Management::Automation::PSDriveInfo ^ get(); };
public System.Management.Automation.PSDriveInfo Drive { get; }
member this.Drive : System.Management.Automation.PSDriveInfo
Public ReadOnly Property Drive As PSDriveInfo

Property Value

Applies to