IMsBreakpoint.Name

Syntax

Name: String;

Description

The Name property determines the name of breakpoint.

Comments

By default the breakpoint name is absent. It is not used for unique identification of breakpoint and that is why cannot be unique. It can be composed from any sequence of letters, digits and symbols. It is desirable that the name was meaningful.

Example

The property use is given in the example for IMsModelCalendarBreakpoint.CalendarPoint.

See also:

IMsBreakpoint