BehaviorExtensionElement.BehaviorType Property

Definition

Gets the type of behavior.

public:
 abstract property Type ^ BehaviorType { Type ^ get(); };
public abstract Type BehaviorType { get; }
member this.BehaviorType : Type
Public MustOverride ReadOnly Property BehaviorType As Type

Property Value

The type of behavior.

Applies to