ExpressionValueIntegralValue Property

Contains the integral value associated with the object.

Definition

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

Property Value

UInt64

See Also