다음을 통해 공유


IVsEditorGoBackLocations 인터페이스

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
<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

IVsEditorGoBackLocations 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 SetMergeableGoBackLocation
Public 메서드 SetNonMergeableGoBackLocation

위쪽

설명

이 선택적 인터페이스를 얻을 수 QueryInterface 에서 IVsTextView 인터페이스입니다.

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스