Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Allows a language service to remap a pending breakpoint from one location to another.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.9.0 (in Microsoft.VisualStudio.TextManager.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")> _
<InterfaceTypeAttribute()> _
Public Interface IVsLanguageDebugInfoRemap
'Usage
Dim instance As IVsLanguageDebugInfoRemap
[GuidAttribute("7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")]
[InterfaceTypeAttribute()]
public interface IVsLanguageDebugInfoRemap
[GuidAttribute(L"7E3FAAE7-F89E-448B-A5EB-C7D73E0685F5")]
[InterfaceTypeAttribute()]
public interface class IVsLanguageDebugInfoRemap
public interface IVsLanguageDebugInfoRemap