Share via


IVsEditorGoBackLocations, interface

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
<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

Le type IVsEditorGoBackLocations expose les membres suivants.

Méthodes

  Nom Description
Méthode publique SetMergeableGoBackLocation
Méthode publique SetNonMergeableGoBackLocation

Début

Notes

Pour obtenir cette interface facultative, QueryInterface de l'interface d'IVsTextView.

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms