VisualGDB Extensibility API
C#
Show/Hide TOC
ILive
Watch
Node
Capabilities Property
Returns the list of node's capabilities (e.g. whether it can be plotted and whether it can have children).
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
LiveWatchCapabilities
Capabilities
{
get
; }
Property Value
LiveWatchCapabilities
See Also
Reference
ILiveWatchNode Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also