Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
Public Interface IDiffItem
public interface IDiffItem
public interface class IDiffItem
type IDiffItem = interface end
public interface IDiffItem
The IDiffItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IsTemporary | Gets a flag that decribes whether the diff item is temporary. |
![]() |
Label | Gets or sets the label of the diff item. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetEncoding | Gets the encoding of the diff item. |
![]() |
GetFile | Gets the file path of the diff item. |
Top
.gif)
.gif)