Breakpoint2::Enabled Property
Visual Studio 2015
Sets or returns the enabled state of the breakpoint.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: System::BooleanA boolean value that is true if the breakpoint is enabled, otherwise false.
Implements
Breakpoint::Enabled
Show: