共用方式為


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 命名空間