Partager via


PropertyAppQuery.Value<T> Méthode

Définition

Extrait la valeur de la propriété .

public Xamarin.UITest.Queries.AppTypedSelector<T> Value<T> ();
member this.Value : unit -> Xamarin.UITest.Queries.AppTypedSelector<'T>
Public Function Value(Of T) () As AppTypedSelector(Of T)

Paramètres de type

T

Type de résultat attendu de la propriété.

Retours

AppTypedSelector<T>

S’applique à