CmdletProvider.PSDriveInfo Property

Definition

The drive information associated with the context of the current operation.

protected:
 property System::Management::Automation::PSDriveInfo ^ PSDriveInfo { System::Management::Automation::PSDriveInfo ^ get(); };
protected System.Management.Automation.PSDriveInfo PSDriveInfo { get; }
member this.PSDriveInfo : System.Management.Automation.PSDriveInfo
Protected ReadOnly Property PSDriveInfo As PSDriveInfo

Property Value

Applies to