TfvcItemDescriptor interface

Item path and Version descriptor properties

Properties

path

Item path.

recursionLevel

Defaults to OneLevel.

version

Specify the desired version, can be null or empty string only if VersionType is latest or tip.

versionOption

Defaults to None.

versionType

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

versionOption

Defaults to None.

versionOption: TfvcVersionOption

Property Value

versionType

Defaults to Latest.

versionType: TfvcVersionType

Property Value