RuntimeInformation.ProcessArchitecture Свойство

Определение

Получает архитектуру процесса выполняющегося приложения.

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

Значение свойства

Architecture

Архитектура процесса выполняющегося приложения.

Применяется к