C# Класс TFSExp.ExtendedMerge.MergeFactory

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
LinkWorkItems bool

Приватные методы

Метод Описание
DoMerge ( UserControl mfrm, IEnumerable lvcoll, string trg ) : void

Does the main merge operation for selected items and checks-in every changeset.

FindCommonSharedPath ( string str ) : string
GetRelatedBranches ( string trg ) : string[]

Gets the parent/child branches for argument branch path.

QueryBranchObjectOwnership ( int chid ) : string[]
ServerItemExists ( string trg ) : bool

Checks whether server path exists.

SetMergeTypes ( string targetPath, IEnumerable lvcoll ) : void

Updates ListView column "Merge Types" with available merge type from Microsoft.TeamFoundation.VersionControl.Common.MergeOptionsEx enum.

Описание свойств

LinkWorkItems публичное статическое свойство

Gets or sets a value indicating whether WorkItems should be linked also to new Changesets created after merge operation.
public static bool LinkWorkItems
Результат bool