VisualGDB Extensibility API
C#
Show/Hide TOC
IPinned
Variable
Raw
Type Property
Contains the type name of the variable that will be displayed in the Live Watch window.
Definition
Namespace:
VisualGDBExtensibility.LiveWatch
Assembly:
VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
PinnedVariableTypeName
RawType
{
get
; }
Property Value
PinnedVariableTypeName
See Also
Reference
IPinnedVariable Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also