Breakpoint3::FileLine Property
Visual Studio 2015
Gets the line within a file where the breakpoint is set.
Assembly: EnvDTE90a (in EnvDTE90a.dll)
Property Value
Type: System::Int32An integer that contains the source-code line number at which the breakpoint is set.
Implements
Breakpoint2::FileLine
Show: