IMsBreakpoint.Key

Syntax

Key: Integer;

Description

The Key property returns breakpoint key.

Comments

The key is used for unique identification of breakpoint inside the collection. The key value is set automatically and cannot be changed.

Example

The property use is given in the example for IMsProblemCalculationCallback.OnBreak.

See also:

IMsBreakpoint