IExpressionGetRawStringValue Method
Returns the long string value displayed when the user clicks at the magnifying glass icon on the expression.
Namespace: VisualGDBExpressionsAssembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
string GetRawStringValue(
ExpressionValue cachedValue
)
- cachedValue ExpressionValue
- 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.
String[Missing <returns> documentation for "M:VisualGDBExpressions.IExpression.GetRawStringValue(VisualGDBExpressions.ExpressionValue)"]