SettingsBindableAttribute.Bindable 屬性

定義

會取得一個值,表示某個屬性是否適合綁定設定。

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

屬性值

true如果該屬性適合綁定設定於;否則,。 false

適用於

另請參閱