VisualGDB Extensibility API
C#
Show/Hide TOC
ILive
Watch
Formatter
Name Property
Contains the user-friendly name of the formatter shown in the view mode selector.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
string
Name
{
get
; }
Property Value
String
See Also
Reference
ILiveWatchFormatter Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also