Compartir a través de


IVsEditorGoBackLocations (Interfaz)

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

Sintaxis

'Declaración
<GuidAttribute("714FFF37-5CDC-424A-BCB4-CA50800524F1")> _
<InterfaceTypeAttribute()> _
Public Interface IVsEditorGoBackLocations
[GuidAttribute("714FFF37-5CDC-424A-BCB4-CA50800524F1")]
[InterfaceTypeAttribute()]
public interface IVsEditorGoBackLocations
[GuidAttribute(L"714FFF37-5CDC-424A-BCB4-CA50800524F1")]
[InterfaceTypeAttribute()]
public interface class IVsEditorGoBackLocations
[<GuidAttribute("714FFF37-5CDC-424A-BCB4-CA50800524F1")>]
[<InterfaceTypeAttribute()>]
type IVsEditorGoBackLocations =  interface end
public interface IVsEditorGoBackLocations

El tipo IVsEditorGoBackLocations expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público SetMergeableGoBackLocation
Método público SetNonMergeableGoBackLocation

Arriba

Comentarios

para obtener esta interfaz opcional, QueryInterface de la interfaz de IVsTextView .

Vea también

Referencia

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