RuntimeInformation.ProcessArchitecture Właściwość

Definicja

Pobiera architekturę procesu aktualnie uruchomionej aplikacji.

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

Wartość właściwości

Architecture

Architektura procesu aktualnie uruchomionej aplikacji.

Dotyczy