Partager via


PlatformHelper.Is64BitOnlyOnCurrentPlatform(Platform) Méthode

Définition

Vérifiez si la valeur de plateforme spécifiée est une plateforme 64 bits.

public static bool Is64BitOnlyOnCurrentPlatform (this ObjCRuntime.Platform platform);
static member Is64BitOnlyOnCurrentPlatform : ObjCRuntime.Platform -> bool

Paramètres

platform
Platform

Plateforme à vérifier s’il s’agit d’une plateforme 64 bits.

Retours

Retourne true si la valeur de plateforme spécifiée est une plateforme 64 bits.

S’applique à