System.ComponentModel.SettingsBindableAttribute Class

Specifies when a component property can be bound to an application setting.

See Also: SettingsBindableAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class SettingsBindableAttribute : Attribute

Remarks

Documentation for this section has not yet been entered.

Requirements

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