ComputerInfo.OsArchitecture Property

Definition

Architecture of the operating system, as opposed to the processor

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

Property Value

Applies to