IVsLanguageDebugInfo3 Interface

 

Provides support for binding breakpoints in debugging for a language service.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)

[GuidAttribute("37F90B98-666A-452F-91F3-C60266AEB13E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLanguageDebugInfo3

NameDescription
System_CAPS_pubmethodGetValidBreakpointLineVariance(IVsTextBuffer, Int32, Int32, Int32)

Gets the valid line variance for binding a breakpoint for a given source location.

Return to top
Show: