Sdílet prostřednictvím


PEHeader.ExceptionTableDirectory Vlastnost

Definice

Získá položku Tabulka výjimek.

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

Hodnota vlastnosti

Položka Tabulka výjimek.

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_EXCEPTION.

Platí pro