BindElementAttribute Třída

Definice

Konfiguruje možnosti pro vazby konkrétních typů 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 například hodnota, která bude znamenat vazbu nebonull vazbu.

ValueAttribute

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

Platí pro