This documentation is archived and is not being maintained.

DiffItemLocalWorkspace::GetEncoding Method

Returns the encoding for the current workspace.

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

public:
virtual int GetEncoding() sealed

Return Value

Type: System::Int32
The encoding for the current workspace.

Implements

IDiffItem::GetEncoding()

Show: