DebuggerUtils.GetWorkflowDebuggerFunctions Method

Definition

Helper method to return an enumeration of workflow debugger functions.

public:
 static System::Collections::Generic::IEnumerable<System::String ^> ^ GetWorkflowDebuggerFunctions();
public static System.Collections.Generic.IEnumerable<string> GetWorkflowDebuggerFunctions ();
static member GetWorkflowDebuggerFunctions : unit -> seq<string>
Public Shared Function GetWorkflowDebuggerFunctions () As IEnumerable(Of String)

Returns

Applies to