XamlTaskFactory.TaskName Property

Definition

The name of the task pulled from the XAML.

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

Property Value

String

The name of the task.

Applies to