TypeBuilder::PackingSize Property

 

Retrieves the packing size of this type.

Namespace:   System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

public:
property PackingSize PackingSize {
	PackingSize get();
}

Property Value

Type: System.Reflection.Emit::PackingSize

Read-only. Retrieves the packing size of this type.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Return to top
Show: