SettingsGroupDescriptionAttribute.Description Eigenschap

Definitie

De beschrijvende tekst voor de groep eigenschappen van de toepassingsinstellingen.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Waarde van eigenschap

Een String met de beschrijvende tekst voor de groep toepassingsinstellingen.

Opmerkingen

De Description eigenschapswaarde wordt ingesteld in de SettingsGroupDescriptionAttribute constructor.

Van toepassing op

Zie ook