Поделиться через


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

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

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

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