共用方式為


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

屬性值

工作流程服務組態名稱。

適用於