BindableTypeAttribute.IsBindable Propriété

Définition

Obtient une valeur indiquant qu'un type est généralement utilisé pour la liaison.

public:
 property bool IsBindable { bool get(); void set(bool value); };
public bool IsBindable { get; set; }
member this.IsBindable : bool with get, set
Public Property IsBindable As Boolean

Valeur de propriété

true si la propriété est généralement utilisée pour la liaison ; sinon, false.

S’applique à