LiveWatchNodeSuspendStateSuspendDirectValueUpdates Property

Returns true if there is no need to update the value of the node itself (e.g. it is hidden and not watched), regardless of its children visibility.

Definition

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

Property Value

Boolean

See Also