SettingsBindableAttribute.Bindable プロパティ

定義

プロパティが設定のバインドに適しているかどうかを示す値を取得します。

public:
 property bool Bindable { bool get(); };
public bool Bindable { get; }
member this.Bindable : bool
Public ReadOnly Property Bindable As Boolean

プロパティ値

true プロパティが設定をバインドするのに適している場合;それ以外の場合は false

適用対象

こちらもご覧ください