BreakpointUpdatedEventArgs Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for the BreakpointUpdated event.
public ref class BreakpointUpdatedEventArgs : EventArgspublic class BreakpointUpdatedEventArgs : EventArgstype BreakpointUpdatedEventArgs = class
    inherit EventArgsPublic Class BreakpointUpdatedEventArgs
Inherits EventArgs- Inheritance
- 
				BreakpointUpdatedEventArgs
Properties
| Breakpoint | Gets the breakpoint that was updated. | 
| BreakpointCount | Gets the current breakpoint count. | 
| UpdateType | Gets the type of update. |