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в противном случае .

Применяется к

См. также раздел