IVsCodePageSelection Interface
Visual Studio 2015
Provides a method to show the page encoding selection dialog.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ShowEncodingDialog(String, IVsUserData) | Show the dialog for selecting an encoding for opening a file. |
This interface is to be used only by the buffer to select an encoding for opening a file.
Show:
