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