RuntimeInformation.ProcessArchitecture Eigenschap

Definitie

Hiermee haalt u de procesarchitectuur van de momenteel actieve app op.

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

Waarde van eigenschap

De procesarchitectuur van de momenteel actieve app.

Van toepassing op