ILiveVariableSetValue Method
Sets the value of the variable by writing the target memory.
Namespace: VisualGDBExtensibility.LiveWatchAssembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
void SetValue(
byte[] value
)
Parameters
- value Byte
- The value that should be written to the memory.