ComputerInfo.OsSystemDrive Property

Definition

Letter of the disk drive on which the operating system resides

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

Property Value

Applies to