Udostępnij za pośrednictwem


AuthenticationProperties.GetBool(String) Metoda

Definicja

Pobierz wartość null Boolean z kolekcji Items .

protected:
 Nullable<bool> GetBool(System::String ^ key);
protected bool? GetBool (string key);
member this.GetBool : string -> Nullable<bool>
Protected Function GetBool (key As String) As Nullable(Of Boolean)

Parametry

key
String

Klucz właściwości.

Zwraca

Pobrana wartość lub null jeśli właściwość nie jest ustawiona.

Dotyczy