C# (CSharp) VSNDK.DebugEngine AD7BoundBreakpoint - 16 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de VSNDK.DebugEngine.AD7BoundBreakpoint extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
This class represents a breakpoint that has been bound to a location in the debuggee. It is a child of the pending breakpoint that creates it. Unless the pending breakpoint only has one bound breakpoint, each bound breakpoint is displayed as a child of the pending breakpoint in the breakpoints window. Otherwise, only one is displayed. (http://msdn.microsoft.com/en-us/library/bb161979.aspx)