PullRequest.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.
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