VisualGDB SDK Documentation |
|
IExpression.GetRawStringValue Method
Returns the long string value displayed when the user clicks at the magnifying glass icon on the expression.
Parameters
-
cachedValue
- Previously retrieved normal expression value. If not specified, the VisualGDB implementation of the IExpression interface will re-evaluate the expression each time GetRawStringValue() is called.
Return Value
See Also
IExpression Interface | VisualGDBExpressions Namespace