Share via


IRegistryTaskRun.TaskName Property

Definition

Gets the name of the task in the case of a TaskRunRequest (or null if task is still queued), null in other cases.

public string TaskName { get; }
member this.TaskName : string
Public ReadOnly Property TaskName As String

Property Value

Applies to