GitItemDescriptor.RecursionLevel 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.
Specifies whether to include children (OneLevel), all descendants (Full), or None
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlRecursionType RecursionLevel { get; set; }
member this.RecursionLevel : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlRecursionType with get, set
Public Property RecursionLevel As VersionControlRecursionType
Property Value
- Attributes