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

适用于