Bahasa

CustomErrorCollection.AllKeys Properti

Definisi

Mengembalikan array kunci untuk semua elemen konfigurasi yang terkandung dalam ini CustomErrorCollection.

public:
 property cli::array <System::String ^> ^ AllKeys { cli::array <System::String ^> ^ get(); };
public string[] AllKeys { get; }
member this.AllKeys : string[]
Public ReadOnly Property AllKeys As String()

Nilai Properti

String[]

Array yang berisi kunci untuk semua objek yang CustomError terkandung dalam ini CustomErrorCollection.

Berlaku untuk