LiveVariableValueGeneration Field

Contains the internal generation counter shared between all variables. The counter is incremented each time all variables are updated.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public readonly int Generation

Field Value

Int32

See Also