This documentation is archived and is not being maintained.
IDiffItem Interface
Visual Studio 2013
Interface for an item that was prepared for difference (diff) operations.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The IDiffItem type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsTemporary | Gets a flag that describes whether the diff item is temporary. |
![]() | Label | Gets or sets the label of the diff item. |
![]() | LabelFile | The file part of the label |
![]() | LabelTag | The tag part of the label |
| Name | Description | |
|---|---|---|
![]() | GetEncoding | Gets the encoding of the diff item. |
![]() | GetFile | Gets the file path of the diff item. |
Show:
