BindingBehaviorAttribute Classe

Définition

Spécifie le BindingBehavior qui doit être appliqué.

C#
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class BindingBehaviorAttribute : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class BindingBehaviorAttribute : Attribute
Héritage
BindingBehaviorAttribute
Dérivé
Attributs

Constructeurs

Propriétés

Behavior

Obtient le BindingBehavior à appliquer.

S’applique à

Produit Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0