SettingsBindableAttribute.Bindable 속성

정의

속성이 설정을 바인딩하는 대상으로 적합한지 여부를 나타내는 값을 가져옵니다.

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

속성 값

속성이 설정을 바인딩하는 대상으로 적합하면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보