ILiveWatchEngineMemory 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#
ILiveMemoryManager Memory { get; }

Property Value

ILiveMemoryManager

See Also