Aracılığıyla paylaş


AuthenticationProperties.GetBool(String) Yöntem

Tanım

Koleksiyondan null atanabilir Boolean bir Items alma.

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)

Parametreler

key
String

Özellik anahtarı.

Döndürülenler

Alınan değer veya null özellik ayarlanmadıysa.

Şunlara uygulanır