StructLayoutAttribute.Value Proprietà

Definizione

Ottiene il valore LayoutKind che specifica come è disposta la classe o la struttura.

public:
 property System::Runtime::InteropServices::LayoutKind Value { System::Runtime::InteropServices::LayoutKind get(); };
public System.Runtime.InteropServices.LayoutKind Value { get; }
member this.Value : System.Runtime.InteropServices.LayoutKind
Public ReadOnly Property Value As LayoutKind

Valore della proprietà

LayoutKind

Uno dei valori di enumerazione che specifica come è disposta la classe o la struttura.

Si applica a