SessionState.Drive Property

Definition

Gets the APIs to access drives.

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

Property Value

Applies to