PlatformHelper.ToArch(Platform) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez l’architecture (32 bits ou 64 bits) de la plateforme spécifiée.
public static ObjCRuntime.Platform ToArch (this ObjCRuntime.Platform platform);
static member ToArch : ObjCRuntime.Platform -> ObjCRuntime.Platform
Paramètres
- platform
- Platform
Plateforme dont l’architecture doit être obtenu.
Retours
Retourne l’architecture (32 bits ou 64 bits) de la plateforme spécifiée.