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

適用於