LiveVariablesUpdatedEventArgsChangedVariables Field

Contains the lists of live variables that changed the value since the last query.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public readonly ILiveVariable[] ChangedVariables

Field Value

ILiveVariable

See Also