Partilhar via


Interface IVsEditorGoBackLocations

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

Sintaxe

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

O tipo IVsEditorGoBackLocations expõe os membros a seguir.

Métodos

  Nome Descrição
Método público SetMergeableGoBackLocation
Método público SetNonMergeableGoBackLocation

Superior

Comentários

Para obter essa interface opcional, QueryInterface partir do IVsTextView interface.

Consulte também

Referência

Namespace Microsoft.VisualStudio.TextManager.Interop