Compartir a través de


TaskName.Version Property

Definition

Gets the version of the task.

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

Property Value

Remarks

Task versions is currently locked to Empty as it is not yet integrated into task identification. This is being left here as we intend to support it soon.

Applies to