RuntimeInformation.ProcessArchitecture Proprietà

Definizione

Ottiene l'architettura di processo dell'applicazione attualmente in esecuzione.

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

Valore della proprietà

Architecture

L'architettura di processo dell'applicazione attualmente in esecuzione.

Si applica a