System.Runtime.InteropServices.FieldOffsetAttribute.Value Property

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

Syntax

public int Value { get; }

Value

A int containing the offset from the beginning of the exported data object to the beginning of the target field.

Remarks

This property is read-only.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0