Share via


ProfilePropertySettingsCollection.AllKeys Propriété

Définition

Retourne un tableau comprenant les noms de tous les objets ProfileSection contenus dans la collection.

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

Valeur de propriété

String[]

Tableau comprenant les noms de tous les objets ProfileSection contenus dans la collection ou tableau vide si la collection est vide.

S’applique à