次の方法で共有


WorkflowInstanceManagementElement.BehaviorType プロパティ

定義

この構成要素と関連付けられた動作の型を取得します。

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

プロパティ値

この構成要素と関連付けられた動作の型。

適用対象