Bagikan melalui


AuthenticationProperties.GetBool(String) Metode

Definisi

Dapatkan nullable Boolean dari Items koleksi.

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)

Parameter

key
String

Kunci properti.

Mengembalikan

Nilai yang diambil atau null jika properti tidak diatur.

Berlaku untuk