Sdílet prostřednictvím


BindElementAttribute Třída

Definice

Konfiguruje možnosti pro vazby specifické typy elementů.

public ref class BindElementAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class BindElementAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type BindElementAttribute = class
    inherit Attribute
Public NotInheritable Class BindElementAttribute
Inherits Attribute
Dědičnost
BindElementAttribute
Atributy

Konstruktory

BindElementAttribute(String, String, String, String)

Vytvoří instanci .BindElementAttribute

Vlastnosti

ChangeAttribute

Získá název atributu, který zaregistruje přidruženou událost změny.

Element

Získá název značky elementu.

Suffix

Získá hodnotu přípony. Bude to value například znamenat bind-value, nebo null znamenat bind.

ValueAttribute

Získá název atributu hodnoty, který má být svázán.

Platí pro