UsingTask.TaskName Property

Definition

Gets the TaskName attribute value of the UsingTask element.

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

Property Value

The TaskName attribute value of the UsingTask element.

Applies to