This documentation is archived and is not being maintained.
FileType::GetEncodingFromCodePage Method
Visual Studio 2013
Gets the encoding that is associated with the specified code page.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- codePage
- Type: System::Int32
The code page for which the encoding is desired.
| Exception | Condition |
|---|---|
| InvalidFileTypeException |
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: