IVsCodePageSelection 接口

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
<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

IVsCodePageSelection 类型公开以下成员。

方法

  名称 说明
公共方法 ShowEncodingDialog

页首

备注

此接口是通过缓冲仅用于打开文件选择编码。

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间