ILiveWatchNodeCapabilities 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#
LiveWatchCapabilities Capabilities { get; }

Property Value

LiveWatchCapabilities

See Also