TaskGroupUpdateParameter.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.
Sets version of the task group.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskVersion Version { get; set; }
member this.Version : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskVersion with get, set
Public Property Version As TaskVersion
Property Value
- Attributes