Breakpoint::FileColumn Property
Visual Studio 2015
Indicates the character location within a line in a file for a file breakpoint.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::Int32An integer that represents the character location within a line in a file that contains the breakpoint.
The return value is specified in the Character box of the File, New Breakpoint Dialog Box dialog box.
Show: