GitPullRequestIteration.Links 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.
A collection of related REST reference links.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="_links")]
public Microsoft.VisualStudio.Services.WebApi.ReferenceLinks Links { get; set; }
member this.Links : Microsoft.VisualStudio.Services.WebApi.ReferenceLinks with get, set
Public Property Links As ReferenceLinks
Property Value
- Attributes