Share via


MergeSummary Class

The merge summary information provides the total number of changes in the different change classifications.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Class MergeSummary
'Usage
Dim instance As MergeSummary
public class MergeSummary
public ref class MergeSummary
public class MergeSummary

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Common.MergeSummary

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MergeSummary Members

Microsoft.TeamFoundation.VersionControl.Common Namespace