VisualGDB Extensibility API
C#
Show/Hide TOC
ILive
Variable
Last
Change
Time 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#
Copy
DateTime
LastChangeTime
{
get
; }
Property Value
DateTime
See Also
Reference
ILiveVariable Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also