IVsCodePageSelection (Interfaz)
Espacio de nombres: Microsoft.VisualStudio.TextManager.Interop
Ensamblado: Microsoft.VisualStudio.TextManager.Interop.8.0 (en Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Sintaxis
'Declaración
<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
El tipo IVsCodePageSelection expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
ShowEncodingDialog |
Arriba
Comentarios
Esta interfaz se usa únicamente por el búfer para seleccionar una codificación para abrir un archivo.
Vea también
Referencia
Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)