CompileWorkflowTask.RootNamespace Eigenschaft

Definition

Ruft den Stamm-Namespace für das zu kompilierende Workflowprojekt ab bzw. legt diesen fest.

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

Eigenschaftswert

Der Stamm-Namespace für das Workflowprojekt, das kompiliert wird.

Gilt für: