Share via


IVsLanguageDebugInfoRemap, interface

Permet à un service de langage pour remapper un point d'arrêt en attente d'un emplacement à un autre.

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

Syntaxe

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

Le type IVsLanguageDebugInfoRemap expose les membres suivants.

Méthodes

  Nom Description
Méthode publique RemapBreakpoint Remappe un point d'arrêt.

Début

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms