IPinnedVariableStructMemberOffset Property

Contains the offset, in bytes, from the beginning of the containing structure.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
uint Offset { get; }

Property Value

UInt32

See Also