Edit

Share via


CoffHeader.NumberOfSections Property

Definition

Gets the number of sections. This indicates the size of the section table, which immediately follows the headers.

public:
 property short NumberOfSections { short get(); };
public short NumberOfSections { get; }
member this.NumberOfSections : int16
Public ReadOnly Property NumberOfSections As Short

Property Value

The number of sections.

Applies to