Share via


BehaviorExtensionElement.BehaviorType 属性

定义

获取行为的类型。

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

属性值

行为的类型。

适用于