Edit

Share via


GitPullRequest.Links Property

Definition

Links to other related objects.

[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