IScalarLiveWatchNodeSelectedFormatter Property

Contains the formatter that was selected by the user from the list of supported formatters.

Definition

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

Property Value

ILiveWatchFormatter

See Also