XamlTaskFactory.TaskNamespace Property

Definition

The namespace of the task pulled from the XAML.

public:
 property System::String ^ TaskNamespace { System::String ^ get(); };
public string TaskNamespace { get; }
member this.TaskNamespace : string
Public ReadOnly Property TaskNamespace As String

Property Value

String

The namespace of the task.

Applies to