ModelStateDictionary.Keys Properti

Definisi

Mendapatkan koleksi yang berisi kunci kamus.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Nilai Properti

Kunci kamus.

Penerapan

Berlaku untuk