ComputerInfo.OsName Property

Definition

Name of the operating system

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

Property Value

Applies to