This documentation is archived and is not being maintained.

IDiffItem::GetFile Method

Gets the file path of the diff item.

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

String^ GetFile()

Return Value

Type: System::String
The file path of the diff item.

Show: