RuntimeInformation.ProcessArchitecture Propriedade

Definição

Obtém a arquitetura de processo do aplicativo em execução no momento.

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

Valor da propriedade

Architecture

A arquitetura de processo do aplicativo em execução no momento.

Aplica-se a