ILiveVariableSuspendUpdating Property

If set to true, the variable will not be automatically updated by VisualGDB.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
bool SuspendUpdating { get; set; }

Property Value

Boolean

See Also