TypeBuilder.PackingSize Property

Definition

Retrieves the packing size of this type.

public:
 property System::Reflection::Emit::PackingSize PackingSize { System::Reflection::Emit::PackingSize get(); };
public System.Reflection.Emit.PackingSize PackingSize { get; }
member this.PackingSize : System.Reflection.Emit.PackingSize
Public ReadOnly Property PackingSize As PackingSize

Property Value

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

Applies to