다음을 통해 공유


IVsLanguageDebugInfoRemap 인터페이스

언어 서비스가 다른 보류 중단점 위치에서 다시 매핑할 수 있습니다.

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

구문

‘선언
<GuidAttribute("7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")> _
<InterfaceTypeAttribute()> _
Public Interface IVsLanguageDebugInfoRemap
[GuidAttribute("7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")]
[InterfaceTypeAttribute()]
public interface IVsLanguageDebugInfoRemap
[GuidAttribute(L"7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")]
[InterfaceTypeAttribute()]
public interface class IVsLanguageDebugInfoRemap
[<GuidAttribute("7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")>]
[<InterfaceTypeAttribute()>]
type IVsLanguageDebugInfoRemap =  interface end
public interface IVsLanguageDebugInfoRemap

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

메서드

  이름 설명
Public 메서드 RemapBreakpoint 중단점을 다시 매핑합니다.

위쪽

참고 항목

참조

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