AuthenticationProperties.GetBool(String) Metoda

Definice

Získejte z Items kolekce hodnotu nullableBoolean.

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

Klíč vlastnosti.

Návraty

Načtená hodnota nebo null pokud vlastnost není nastavena.

Platí pro