VisualGDB Extensibility API
C#
Show/Hide TOC
IPinned
Variable
Struct
Member
Offset 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#
Copy
uint
Offset
{
get
; }
Property Value
UInt32
See Also
Reference
IPinnedVariableStructMember Interface
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also