Udostępnij za pośrednictwem


AccountPickerOptions.CustomFilter Właściwość

Definicja

Pobiera lub ustawia niestandardowy filtr selektora w celu określenia wyświetlanych kont. Ustawienie spowoduje wyłączenie dodawania nowej funkcji.

public:
 property Func<System::Object ^, bool> ^ CustomFilter { Func<System::Object ^, bool> ^ get(); void set(Func<System::Object ^, bool> ^ value); };
public Func<object,bool> CustomFilter { get; set; }
member this.CustomFilter : Func<obj, bool> with get, set
Public Property CustomFilter As Func(Of Object, Boolean)

Wartość właściwości

Filtr.

Dotyczy