NameValueConfigurationCollection.AllKeys Eigenschap

Definitie

Hiermee haalt u de sleutels op voor alle items in de 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()

Waarde van eigenschap

String[]

Een tekenreeksmatrix.

Van toepassing op