Compartilhar via


CustomErrorCollection.AllKeys Propriedade

Definição

Retorna uma matriz das chaves para todos os elementos de configuração contidos nesse 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()

Valor da propriedade

String[]

Uma matriz que contém as chaves para todos os CustomError objetos contidos neste CustomErrorCollection.

Aplica-se a