Ler em inglês

Partilhar via


BindingBehaviorAttribute Classe

Definição

Especifica o BindingBehavior que deve ser aplicado.

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
Herança
BindingBehaviorAttribute
Derivado
Atributos

Construtores

Propriedades

Behavior

Obtém o BindingBehavior a ser aplicado.

Aplica-se a

Produto Versões
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