SettingsBindableAttribute.Bindable 屬性

定義

取得值,指出屬性是否適合繫結設定。

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

屬性值

如果屬性適合繫結設定,則為 true,否則為 false

適用於

另請參閱