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

現在の WorkflowInstance です。

適用対象