SettingsBindableAttribute.Bindable 속성

정의

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

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

속성 값

true속성이 설정을 바인딩하는 데 적합한 경우 그렇지 않으면 . false

적용 대상

추가 정보