IExpressionIsCharacterArray Property
Specifies whether the expression represents a pointer to a null-terminated string. VisualGDB uses it to display the string value correctly.
Namespace: VisualGDBExpressionsAssembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
bool IsCharacterArray { get; }
Property Value
Boolean