VisualGDB Extensibility API
C#
Show/Hide TOC
Live
Watch
Node
Suspend
State
Is
Watched Field
Specifies whether the user has created a live watch breakpoint for ths node, or started plotting it.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
public
readonly
bool
IsWatched
Field Value
Boolean
See Also
Reference
LiveWatchNodeSuspendState Structure
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also