GitItemRequestData.ItemDescriptors Field
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.
Collection of items to fetch, including path, version, and recursion level
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitItemDescriptor[] ItemDescriptors;
val mutable ItemDescriptors : Microsoft.TeamFoundation.SourceControl.WebApi.GitItemDescriptor[]
Public ItemDescriptors As GitItemDescriptor()
Field Value
- Attributes