Share via


SettingsBindableAttribute(Boolean) Konstruktor

Definice

Inicializuje novou instanci SettingsBindableAttribute třídy .

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

Parametry

bindable
Boolean

trueurčit, že vlastnost je vhodná pro vytvoření vazby nastavení; v opačném případě . false

Platí pro

Viz také