CompileWorkflowTask.RootNamespace Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the root namespace for the workflow project being compiled.
public:
 property System::String ^ RootNamespace { System::String ^ get(); void set(System::String ^ value); };public string RootNamespace { get; set; }member this.RootNamespace : string with get, setPublic Property RootNamespace As StringProperty Value
The root namespace for the workflow project being compiled.