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 | |
---|---|---|
![]() |
ChangeType | |
![]() |
ModifiedEnd | |
![]() |
ModifiedLength | |
![]() |
ModifiedStart | |
![]() |
OriginalEnd | |
![]() |
OriginalLength | |
![]() |
OriginalStart |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Top