PEHeaders.SectionHeaders Właściwość

Definicja

Pobiera nagłówki sekcji PE.

public:
 property System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::SectionHeader> SectionHeaders { System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::SectionHeader> get(); };
public System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.SectionHeader> SectionHeaders { get; }
member this.SectionHeaders : System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.SectionHeader>
Public ReadOnly Property SectionHeaders As ImmutableArray(Of SectionHeader)

Wartość właściwości

Tablica zawierająca nagłówki sekcji PE.

Dotyczy