IVsLanguageDebugInfo3 - интерфейс
Provides support for binding breakpoints in debugging for a language service.
Пространство имен: Microsoft.VisualStudio.TextManager.Interop
Сборка: Microsoft.VisualStudio.TextManager.Interop.11.0 (в Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Синтаксис
'Декларация
<GuidAttribute("37F90B98-666A-452F-91F3-C60266AEB13E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsLanguageDebugInfo3
[GuidAttribute("37F90B98-666A-452F-91F3-C60266AEB13E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLanguageDebugInfo3
[GuidAttribute(L"37F90B98-666A-452F-91F3-C60266AEB13E")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsLanguageDebugInfo3
[<GuidAttribute("37F90B98-666A-452F-91F3-C60266AEB13E")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLanguageDebugInfo3 = interface end
public interface IVsLanguageDebugInfo3
Тип IVsLanguageDebugInfo3 предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
GetValidBreakpointLineVariance | Gets the valid line variance for binding a breakpoint for a given source location. |
В начало страницы
См. также
Ссылки
Microsoft.VisualStudio.TextManager.Interop - пространство имен