Compartilhar via


PropertyAppQuery.EndsWith(String) Método

Definição

Corresponde às propriedades que terminam com o texto fornecido.

public Xamarin.UITest.Queries.AppQuery EndsWith (string text);
member this.EndsWith : string -> Xamarin.UITest.Queries.AppQuery
Public Function EndsWith (text As String) As AppQuery

Parâmetros

text
String

O texto a ser correspondido.

Retornos

AppQuery

Aplica-se a