RuntimeInformation.ProcessArchitecture Свойство

Определение

Возвращает архитектуру процесса работающего в настоящее время приложения.

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

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

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

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