IVsTextManager4 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")> _
Public Interface IVsTextManager4
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")]
public interface IVsTextManager4
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")]
public interface class IVsTextManager4
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4125ABF2-621E-4FE8-A4F2-C7A9F5EF2EED")>]
type IVsTextManager4 =  interface end
public interface IVsTextManager4

IVsTextManager4 类型公开以下成员。

方法

  名称 说明
公共方法 GetUserPreferences4
公共方法 SetUserPreferences4

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间