ILiveVariableLastChangeTime Property

Contains the last time (on the debugging host) when the variable was changed.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
DateTime LastChangeTime { get; }

Property Value

DateTime

See Also