다음을 통해 공유


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

속성 값

워크플로 서비스 구성 이름입니다.

적용 대상