Mono Class Library: System.Runtime.InteropServices.FieldOffsetAttribute Overview | Members

System.Runtime.InteropServices.FieldOffsetAttribute.Value Property

Gets the offset from the beginning of the exported data object to the beginning of the target field.

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