Sdílet prostřednictvím


CustomErrorCollection.AllKeys Vlastnost

Definice

Vrátí pole klíčů pro všechny prvky konfigurace obsažené v tomto CustomErrorCollectionobjektu .

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()

Hodnota vlastnosti

String[]

Pole obsahující klíče pro všechny CustomError objekty obsažené v tomto CustomErrorCollectionobjektu .

Platí pro