Partilhar via


Interface IVsTextManagerEvents4

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

Sintaxe

'Declaração
<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

O tipo IVsTextManagerEvents4 expõe os membros a seguir.

Métodos

  Nome Descrição
Método público OnUserPreferencesChanged4

Superior

Consulte também

Referência

Namespace Microsoft.VisualStudio.TextManager.Interop