IVsTextManagerEvents4 Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.12.0 (in Microsoft.VisualStudio.TextManager.Interop.12.0.dll)

Syntax

'Declaration
<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

The IVsTextManagerEvents4 type exposes the following members.

Methods

  Name Description
Public method OnUserPreferencesChanged4

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace