IDiffChange Interface

Namespace:  Microsoft.TeamFoundation.Diff
Assembly:  Microsoft.TeamFoundation.Diff (in Microsoft.TeamFoundation.Diff.dll)

Syntax

'Declaration
Public Interface IDiffChange
public interface IDiffChange
public interface class IDiffChange
type IDiffChange =  interface end
public interface IDiffChange

The IDiffChange type exposes the following members.

Properties

  Name Description
Public property ChangeType
Public property ModifiedEnd
Public property ModifiedLength
Public property ModifiedStart
Public property OriginalEnd
Public property OriginalLength
Public property OriginalStart

Top

Methods

  Name Description
Public method Add

Top

See Also

Reference

Microsoft.TeamFoundation.Diff Namespace