Compartir vía


PEHeader.SectionAlignment Propiedad

Definición

Obtiene la alineación (en bytes) de las secciones cuando se cargan en la memoria.

public:
 property int SectionAlignment { int get(); };
public int SectionAlignment { get; }
member this.SectionAlignment : int
Public ReadOnly Property SectionAlignment As Integer

Valor de propiedad

Número mayor o igual que FileAlignment. El valor predeterminado es el tamaño de página de la arquitectura.

Se aplica a