CompileWorkflowTask.RootNamespace Eigenschaft

Definition

Ruft den Stammnamespace für das zu kompilierte Workflowprojekt ab oder legt den Stammnamespace 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 Stammnamespace für das Workflowprojekt, das kompiliert wird.

Gilt für: