VisualGDB Extensibility API
C#
Show/Hide TOC
IExpression
Type Property
Specifies the type displayed in the 'Type' column of the Watch window.
Definition
Namespace:
VisualGDBExpressions
Assembly:
VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
string
Type
{
get
; }
Property Value
String
See Also
Reference
IExpression Interface
VisualGDBExpressions Namespace
In This Article
Definition
See Also