IQueryToken.ToQueryString(QueryPlatform) 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.
Convertit le jeton de requête en chaîne de requête Calabash.
public string ToQueryString (Xamarin.UITest.Queries.QueryPlatform queryPlatform);
abstract member ToQueryString : Xamarin.UITest.Queries.QueryPlatform -> string
Paramètres
- queryPlatform
- QueryPlatform
Plateforme de requête cible.
Retours
Chaîne de requête Calabash valide.