1 write to workflowDefinitionPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
50this.workflowDefinitionPath = workflowDefinitionPath;
1 reference to workflowDefinitionPath
System.WorkflowServices (1)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
366wmiInstance.SetProperty("WorkflowDefinitionPath", this.workflowDefinitionPath);