ComputerInfo.OsManufacturer Property

Definition

Name of the operating system manufacturer. For Windows-based systems, this value is "Microsoft Corporation"

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

Property Value

Applies to