CallbackDebugElement.BehaviorType プロパティ

定義

この動作要素の型を取得します。

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

プロパティ値

Type

動作要素の型。

適用対象