Language
Edit

TeamSettingsDataContractBase.Links Property

Definition

Collection of links relevant to resource

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="_links", Order=999)]
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