Breakpoint2::BreakWhenHit Property
Visual Studio 2015
Gets or sets a value indicating whether the program breaks when a breakpoint is encountered.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: System::BooleanA boolean value that is true if the program breaks when a breakpoint is encountered, otherwise false.
Show: