TfvcChangesetsRequestData.IncludeLinks 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.
Whether to include the _links field on the shallow references
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="includeLinks")]
public bool IncludeLinks { get; set; }
member this.IncludeLinks : bool with get, set
Public Property IncludeLinks As Boolean
Property Value
- Attributes