This documentation is archived and is not being maintained.

DiffItemVersionedFile::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)

private:
virtual String^ GetFile() sealed = IDiffItem::GetFile

Return Value

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

Implements

IDiffItem::GetFile()

Show: