FieldOffsetAttribute.Value Property

Definition

Gets the offset from the beginning of the structure to the beginning of the field.

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Property Value

The offset from the beginning of the structure to the beginning of the field.

Applies to