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.
[System.Runtime.Serialization.DataContract]
public class TaskVersion : IComparable<Microsoft.TeamFoundation.DistributedTask.WebApi.TaskVersion>, IEquatable<Microsoft.TeamFoundation.DistributedTask.WebApi.TaskVersion>
type TaskVersion = class
interface IComparable<TaskVersion>
interface IEquatable<TaskVersion>
Public Class TaskVersion
Implements IComparable(Of TaskVersion), IEquatable(Of TaskVersion)