Compartir a través de


IVsTextMarkerClientAdvanced (Interfaz)

Extiende la funcionalidad disponible a través de la interfaz de IVsTextMarkerClient proporcionando devoluciones adicionales.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.8.0 (en Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxis

'Declaración
<GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextMarkerClientAdvanced
[GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface IVsTextMarkerClientAdvanced
[GuidAttribute(L"C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface class IVsTextMarkerClientAdvanced
[<GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")>]
[<InterfaceTypeAttribute()>]
type IVsTextMarkerClientAdvanced =  interface end
public interface IVsTextMarkerClientAdvanced

El tipo IVsTextMarkerClientAdvanced expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público OnMarkerTextChanged Se desencadena cuando el texto en la misma línea que el marcador ha cambiado.

Arriba

Vea también

Referencia

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)