TaskName.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.