SettingsBindableAttribute(Boolean) 建構函式

定義

初始化 SettingsBindableAttribute 類別的新執行個體。

public:
 SettingsBindableAttribute(bool bindable);
public SettingsBindableAttribute(bool bindable);
new System.ComponentModel.SettingsBindableAttribute : bool -> System.ComponentModel.SettingsBindableAttribute
Public Sub New (bindable As Boolean)

參數

bindable
Boolean

true以指定一個屬性適合綁定設定至;否則,。 false

適用於

另請參閱