PlatformHelper.ParseApiPlatform(String, String) Méthode

Définition

Analyse un nom de plateforme et un numéro de version de chaîne dans une valeur d’énumération de plateforme.

public static ObjCRuntime.Platform ParseApiPlatform (string productName, string productVersion);
static member ParseApiPlatform : string * string -> ObjCRuntime.Platform

Paramètres

productName
String

Nom du produit.

productVersion
String

Version du produit.

Retours

Valeur de plateforme pour le ProductName spécifié.

S’applique à