VisualGDB Extensibility API
C#
Show/Hide TOC
Expression
Value
Composite
To
String Method
Overload List
ToString
Formats the value into a user-friendly string.
ToString(ValueFormattingOptions)
Returns the exact text returned by GDB. VisualGDB normally ignores this and replaces the value with a human-readable member summary.
See Also
Reference
ExpressionValue
Composite Class
VisualGDBExpressions Namespace
In This Article
Overload List
See Also