BindElementAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Configure les options pour la liaison de types d’éléments spécifiques.
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
- Héritage
-
BindElementAttribute
- Attributs
Constructeurs
BindElementAttribute(String, String, String, String) |
Construit un instance de BindElementAttribute. |
Propriétés
ChangeAttribute |
Obtient le nom d’un attribut qui inscrit un événement de modification associé. |
Element |
Obtient le nom de balise de l’élément. |
Suffix |
Obtient la valeur de suffixe.
Par exemple, cela signifie |
ValueAttribute |
Obtient le nom de l’attribut value à lier. |