IVsTextManagerEvents4 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("0298015A-2C85-4076-9483-F56D91BA14E2")> _
Public Interface IVsTextManagerEvents4
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("0298015A-2C85-4076-9483-F56D91BA14E2")]
public interface IVsTextManagerEvents4
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"0298015A-2C85-4076-9483-F56D91BA14E2")]
public interface class IVsTextManagerEvents4
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("0298015A-2C85-4076-9483-F56D91BA14E2")>]
type IVsTextManagerEvents4 =  interface end
public interface IVsTextManagerEvents4

IVsTextManagerEvents4 类型公开以下成员。

方法

  名称 说明
公共方法 OnUserPreferencesChanged4

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间