VisualGDB Extensibility API
C#
Show/Hide TOC
ILive
Watch
Engine
Memory Property
Allows reading/writing the target memory (using raw addresses) without stopping it.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
ILiveMemoryManager
Memory
{
get
; }
Property Value
ILiveMemoryManager
See Also
Reference
ILiveWatchEngine Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also