NameValueConfigurationCollection.AllKeys Vlastnost

Definice

Získá klíče ke všem položkám obsaženým v objektu 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()

Hodnota vlastnosti

String[]

Pole řetězců.

Platí pro