System.Runtime.InteropServices.StructLayoutAttribute.Value Property

Gets the System.Runtime.InteropServices.LayoutKind value that specifies how the class or structure is arranged.

Syntax

public LayoutKind Value { get; }

Value

A System.Runtime.InteropServices.LayoutKind value that specifies how the target object is arranged.

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