WorkflowJobSourceAdapter.GetPSWorkflowRuntime Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GetPSWorkflowRunTime
public:
Microsoft::PowerShell::Workflow::PSWorkflowRuntime ^ GetPSWorkflowRuntime();
public Microsoft.PowerShell.Workflow.PSWorkflowRuntime GetPSWorkflowRuntime ();
member this.GetPSWorkflowRuntime : unit -> Microsoft.PowerShell.Workflow.PSWorkflowRuntime
Public Function GetPSWorkflowRuntime () As PSWorkflowRuntime