Avx512F.IsSupported Proprietà

Definizione

Ottiene un valore che indica se le API in questa classe sono supportate.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valore della proprietà

true se le API sono supportate; in caso contrario, false.

Commenti

Un valore indica false che le API genereranno PlatformNotSupportedException.

Si applica a