StructAttribute Properties
From Vajhoej Record
| A Sandcastle Documented Class Library |
| StructAttribute Properties |
The StructAttribute type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Alignment |
Alignment. Default is packed.
| |
| Endianess |
Byte order. Default is little endian.
| |
| Endpad |
End padding. Default is false.
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |