ActivityExecutionContext.ExecutionContextManager プロパティ

定義

このインスタンスに関連付けられている ActivityExecutionContextManager を取得します。

public:
 property System::Workflow::ComponentModel::ActivityExecutionContextManager ^ ExecutionContextManager { System::Workflow::ComponentModel::ActivityExecutionContextManager ^ get(); };
public System.Workflow.ComponentModel.ActivityExecutionContextManager ExecutionContextManager { get; }
member this.ExecutionContextManager : System.Workflow.ComponentModel.ActivityExecutionContextManager
Public ReadOnly Property ExecutionContextManager As ActivityExecutionContextManager

プロパティ値

このインスタンスに関連付けられている ActivityExecutionContextManager

適用対象