Bagikan melalui


BindingBehaviorAttribute Kelas

Definisi

BindingBehavior Menentukan yang harus diterapkan.

public ref class BindingBehaviorAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class BindingBehaviorAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class BindingBehaviorAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type BindingBehaviorAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type BindingBehaviorAttribute = class
    inherit Attribute
Public Class BindingBehaviorAttribute
Inherits Attribute
Warisan
BindingBehaviorAttribute
Turunan
Atribut

Konstruktor

BindingBehaviorAttribute(BindingBehavior)

Menginisialisasi instans baru BindingBehaviorAttribute .

Properti

Behavior

Mendapatkan yang akan BindingBehavior diterapkan.

Berlaku untuk