Edit

Share via


PullRequest.Links Property

Definition

The links to other objects related to this object.

[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

Microsoft.VisualStudio.Services.WebApi.ReferenceLinks
Attributes

Applies to