Click or drag to resize
Llvm.NET LogoDebugMemberLayoutBitOffset Property

[This is preliminary documentation and is subject to change.]

Bit offset for the field in it's containing type

Namespace:  Llvm.NET.DebugInfo
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
public ulong BitOffset { get; }

Property Value

Type: UInt64
See Also