ExpressionValueIntegralSuffix Property

Contains the arbitrary string that will be shown to the user after the formatted value. E.g. can be the value of the pointed string if the value represents a string pointer.

Definition

Namespace: VisualGDBExpressions
Assembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public string Suffix { get; }

Property Value

String

See Also