WorkflowService.ConfigurationName 属性

定义

获取或设置工作流服务配置名称。

public:
 property System::String ^ ConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public string ConfigurationName { get; set; }
member this.ConfigurationName : string with get, set
Public Property ConfigurationName As String

属性值

String

工作流服务配置名称。

适用于