BindElementAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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 |
ValueAttribute |
Získá název atributu hodnoty, který má být svázán. |