Edit

Share via


SettingsBindableAttribute.Bindable Property

Definition

Gets a value indicating whether a property is appropriate to bind settings to.

public bool Bindable { get; }

Property Value

true if the property is appropriate to bind settings to; otherwise, false.

Applies to

See also