DkmClrNcInstanceFieldSymbol.Offset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Byte offset in class.
This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).
public:
property System::UInt32 Offset { System::UInt32 get(); };
public:
property unsigned int Offset { unsigned int get(); };
public uint Offset { get; }
member this.Offset : uint32
Public ReadOnly Property Offset As UInteger