PSWorkflowExtensions Class

Definition

Contains members that allow the addition of custom extension to the PowerShell workflow engine.

public ref class PSWorkflowExtensions abstract sealed
public ref class PSWorkflowExtensions abstract sealed
class PSWorkflowExtensions abstract sealed
public static class PSWorkflowExtensions
type PSWorkflowExtensions = class
Public Class PSWorkflowExtensions
Inheritance
PSWorkflowExtensions

Properties

CustomHandler

The custom workflow extensions delegate to use in this engine

Applies to