ComputerInfo.OsBootDevice Property

Definition

Name of the disk drive from which the Windows operating system starts

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

Property Value

Applies to