This documentation is archived and is not being maintained.

FileType::GetSupportedEncodingDescriptions Method

Gets an array of descriptions of the supported encodings, sorted by encoding name.

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

public:
static array<EncodingDescription>^ GetSupportedEncodingDescriptions()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::EncodingDescription>
An array of the supported encoding descriptions.

Show: