Share via


IVsCodePageSelection, interface

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntaxe

'Déclaration
<GuidAttribute("49539BFE-84DD-4B7E-8A82-B9E1C7639940")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCodePageSelection
[GuidAttribute("49539BFE-84DD-4B7E-8A82-B9E1C7639940")]
[InterfaceTypeAttribute()]
public interface IVsCodePageSelection
[GuidAttribute(L"49539BFE-84DD-4B7E-8A82-B9E1C7639940")]
[InterfaceTypeAttribute()]
public interface class IVsCodePageSelection
[<GuidAttribute("49539BFE-84DD-4B7E-8A82-B9E1C7639940")>]
[<InterfaceTypeAttribute()>]
type IVsCodePageSelection =  interface end
public interface IVsCodePageSelection

Le type IVsCodePageSelection expose les membres suivants.

Méthodes

  Nom Description
Méthode publique ShowEncodingDialog

Début

Notes

Cette interface doit être utilisée uniquement par la mémoire tampon pour sélectionner un encodage pour ouvrir un fichier.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms