LiveVariableValueValue Field

Contains the value of the variable. If the variable is a bitfield member, call ShiftAndMask(Byte) to translate it to a properly shifted/masked value.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public readonly byte[] Value

Field Value

Byte

See Also