IMsBreakpoint

Description

The IMsBreakpoint interface contains properties used to work with breakpoint.

Comments

The breakpoints are used at calculation of modeling problem for its checkout. This interface is basic for the next following, that implement different types of breakpoints:

The type of a breakpoint is set by its creation (the IMsBreakpoints.Add method) and cannot be changed later.

Properties

  Property name Brief description
The Enable property determines whether point is available.
The Key property returns point key.
The Kind property returns point type.
The Name property determines point name.

See also:

Ms Assembly Interfaces