Udostępnij za pośrednictwem


BindElementAttribute Klasa

Definicja

Konfiguruje opcje powiązania określonych typów elementów.

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
Dziedziczenie
BindElementAttribute
Atrybuty

Konstruktory

BindElementAttribute(String, String, String, String)

Tworzy wystąpienie klasy BindElementAttribute.

Właściwości

ChangeAttribute

Pobiera nazwę atrybutu, który zarejestruje skojarzone zdarzenie zmiany.

Element

Pobiera nazwę tagu elementu.

Suffix

Pobiera wartość sufiksu. Na przykład będzie value to oznaczać bind-value, lub null oznaczać bind.

ValueAttribute

Pobiera nazwę atrybutu wartości, który ma być powiązany.

Dotyczy