System.Configuration.SettingsProperty.Attributes Property

Gets a System.Configuration.SettingsAttributeDictionary object containing the attributes of the System.Configuration.SettingsProperty object.

Syntax

public virtual SettingsAttributeDictionary Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a collection of attributes used to describe a System.Configuration.SettingsProperty object.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0