This is the shallow branchref class.

interface TfvcShallowBranchRef {
    path?: string;
}

Hierarchy (View Summary)

Properties

Properties

path?: string

Path for the branch.