FeatureSwitches.ToRawValues Metode

Definisi

Perhatian

Feature code should always rely on compiler-checked Boolean feature switch properties.

Menunjukkan nilai apakah objek dalam koleksi berisi nilai mentah.

public:
 System::Collections::Generic::IDictionary<System::String ^, bool> ^ ToRawValues();
[System.Obsolete("Feature code should always rely on compiler-checked Boolean feature switch properties.")]
public System.Collections.Generic.IDictionary<string,bool> ToRawValues ();
[<System.Obsolete("Feature code should always rely on compiler-checked Boolean feature switch properties.")>]
member this.ToRawValues : unit -> System.Collections.Generic.IDictionary<string, bool>
Public Function ToRawValues () As IDictionary(Of String, Boolean)

Mengembalikan

true jika objek dalam koleksi berisi nilai mentah; jika tidak, false.

Atribut

Berlaku untuk