Freigeben über


SystemDiagnosticInfo.IsArchitectureSupported(ProcessorArchitecture) Methode

Definition

Bestimmt, ob das System die angegebene Prozessorarchitektur unterstützt.

public:
 static bool IsArchitectureSupported(ProcessorArchitecture type);
 static bool IsArchitectureSupported(ProcessorArchitecture const& type);
public static bool IsArchitectureSupported(ProcessorArchitecture type);
function isArchitectureSupported(type)
Public Shared Function IsArchitectureSupported (type As ProcessorArchitecture) As Boolean

Parameter

type
ProcessorArchitecture

Die Architektur.

Gibt zurück

Boolean

bool

True, wenn die Architektur unterstützt wird, andernfalls false.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v12.0)

Gilt für: