StructLayoutAttribute.Value プロパティ

定義

クラスまたは構造体を整列する方法を指定する LayoutKind 値を取得します。

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

プロパティ値

LayoutKind

クラスまたは構造体を整列する方法を指定する列挙値の 1 つ。

適用対象