PSDriveInfo.Root Property

Definition

Gets the root path of the drive.

public:
 property System::String ^ Root { System::String ^ get(); };
public:
 property Platform::String ^ Root { Platform::String ^ get(); };
public string Root { get; }
member this.Root : string
Public ReadOnly Property Root As String

Property Value

Applies to