IDkmPendingFileLineBreakpointCallback.GetCurrentSourceText Method

Definition

Returns the current text at the location of a file/line breakpoint.

C++
public:
 System::String ^ GetCurrentSourceText(Microsoft::VisualStudio::Debugger::Breakpoints::DkmPendingFileLineBreakpoint ^ fileLineBreakpoint);

Parameters

fileLineBreakpoint
DkmPendingFileLineBreakpoint

[In] Pending breakpoint which is requested to bind against code elements that point back to a text span within a source file.

Returns

[Out,Optional] The current source text.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022