RuntimeInformation.ProcessArchitecture Vlastnost

Definice

Získá architekturu procesu aktuálně spuštěné aplikace.

public:
 static property System::Runtime::InteropServices::Architecture ProcessArchitecture { System::Runtime::InteropServices::Architecture get(); };
public static System.Runtime.InteropServices.Architecture ProcessArchitecture { get; }
member this.ProcessArchitecture : System.Runtime.InteropServices.Architecture
Public Shared ReadOnly Property ProcessArchitecture As Architecture

Hodnota vlastnosti

Architecture

Architektura procesu aktuálně spuštěné aplikace.

Platí pro