SettingsProperty.Attributes Eigenschap

Definitie

Hiermee haalt u een SettingsAttributeDictionary object op met de kenmerken van het SettingsProperty object.

public:
 virtual property System::Configuration::SettingsAttributeDictionary ^ Attributes { System::Configuration::SettingsAttributeDictionary ^ get(); };
public virtual System.Configuration.SettingsAttributeDictionary Attributes { get; }
member this.Attributes : System.Configuration.SettingsAttributeDictionary
Public Overridable ReadOnly Property Attributes As SettingsAttributeDictionary

Waarde van eigenschap

Een SettingsAttributeDictionary-object.

Opmerkingen

Hiermee wordt een verzameling kenmerken geretourneerd die worden gebruikt om een SettingsProperty object te beschrijven.

Van toepassing op