Sdílet prostřednictvím


PEHeader.ExportTableDirectory Vlastnost

Definice

Získá položku Exportovat tabulku.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry ExportTableDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };
public System.Reflection.PortableExecutable.DirectoryEntry ExportTableDirectory { get; }
member this.ExportTableDirectory : System.Reflection.PortableExecutable.DirectoryEntry
Public ReadOnly Property ExportTableDirectory As DirectoryEntry

Hodnota vlastnosti

Položka Exportovat tabulku.

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_EXPORT.

Platí pro