다음을 통해 공유


CompileWorkflowTask.RootNamespace 속성

정의

컴파일할 워크플로 프로젝트의 루트 네임스페이스를 가져오거나 설정합니다.

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

속성 값

String

컴파일할 워크플로 프로젝트의 루트 네임스페이스입니다.

적용 대상