Partager via


IQueryToken.ToQueryString(QueryPlatform) Méthode

Définition

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

String

Chaîne de requête Calabash valide.

S’applique à