This documentation is archived and is not being maintained.

DiffItemLocalWorkspace::GetFile Method

Returns the file associated with the workspace.

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

public:
virtual String^ GetFile() sealed

Return Value

Type: System::String
The file associated with the workspace.

Implements

IDiffItem::GetFile()

Show: