Behavior.AssociatedType Property

Definition

Gets the type of the objects with which this Behavior can be associated.

protected:
 property Type ^ AssociatedType { Type ^ get(); };
protected Type AssociatedType { get; }
member this.AssociatedType : Type
Protected ReadOnly Property AssociatedType As Type

Property Value

Applies to