PEHeaders.SectionHeaders Proprietà

Definizione

Ottiene le intestazioni di sezione 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)

Valore della proprietà

Matrice contenente le intestazioni di sezione PE.

Si applica a