TfvcItemDescriptor interface
Item path and Version descriptor properties
Properties
| path | Item path. |
| recursion |
Defaults to OneLevel. |
| version | Specify the desired version, can be null or empty string only if VersionType is latest or tip. |
| version |
Defaults to None. |
| version |
Defaults to Latest. |
Property Details
path
Item path.
path: string
Property Value
string
recursionLevel
Defaults to OneLevel.
recursionLevel: VersionControlRecursionType
Property Value
version
Specify the desired version, can be null or empty string only if VersionType is latest or tip.
version: string
Property Value
string