======Свойство Type.StructLayoutAttribute====== Возвращает атрибут [[developers:references:system.runtime.interopservices.structlayoutattribute|StructLayoutAttribute]] , описывающий размещение текущего типа. * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public StructLayoutAttribute StructLayoutAttribute { get; } **Значение свойства** * Тип: [[developers:references:system.runtime.interopservices.structlayoutattribute|System.Runtime.InteropServices.StructLayoutAttribute]]