Sdílet prostřednictvím


PropertyAppQuery(QueryPlatform, AppQuery, String) Konstruktor

Definice

Počáteční konstruktor pro dotazy na vlastnosti. Nemělo by se volat přímo, ale používat jako součást rozhraní FLUENT API ve třídách aplikací.

public PropertyAppQuery (Xamarin.UITest.Queries.QueryPlatform queryPlatform, Xamarin.UITest.Queries.AppQuery appQuery, string propertyName);
new Xamarin.UITest.Queries.PropertyAppQuery : Xamarin.UITest.Queries.QueryPlatform * Xamarin.UITest.Queries.AppQuery * string -> Xamarin.UITest.Queries.PropertyAppQuery

Parametry

queryPlatform
QueryPlatform

Cílová platforma dotazu.

appQuery
AppQuery

Existující, AppQuery na které se má stavět.

propertyName
String

Název vlastnosti, podle které chcete filtrovat.

Platí pro