StateMachineWorkflowInstance.WorkflowInstance プロパティ

定義

現在の WorkflowInstanceを取得します。

public:
 property System::Workflow::Runtime::WorkflowInstance ^ WorkflowInstance { System::Workflow::Runtime::WorkflowInstance ^ get(); };
public System.Workflow.Runtime.WorkflowInstance WorkflowInstance { get; }
member this.WorkflowInstance : System.Workflow.Runtime.WorkflowInstance
Public ReadOnly Property WorkflowInstance As WorkflowInstance

プロパティ値

現在の WorkflowInstance

適用対象