Public Shared ReadOnly Property ServerUrl As String
public static string ServerUrl {get;}
{ // Get the Workflow Manager server url var serverUrl = WorkflowClientModule.ServerUrl; // Use the serverUrl to identify the Workflow Manager server }
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
WorkflowClientModule Class WorkflowClientModule Members