NameValueConfigurationCollection.AllKeys Proprietà

Definizione

Ottiene le chiavi per tutti gli elementi contenuti nella classe NameValueConfigurationCollection.

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

Valore della proprietà

String[]

Matrice di stringhe.

Si applica a