Sdílet prostřednictvím


PEDirectoriesBuilder.CorHeaderTable Vlastnost

Definice

Položka popisovatelného adresáře image modelu COM.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry CorHeaderTable { System::Reflection::PortableExecutable::DirectoryEntry get(); void set(System::Reflection::PortableExecutable::DirectoryEntry value); };
public System.Reflection.PortableExecutable.DirectoryEntry CorHeaderTable { get; set; }
member this.CorHeaderTable : System.Reflection.PortableExecutable.DirectoryEntry with get, set
Public Property CorHeaderTable As DirectoryEntry

Hodnota vlastnosti

Instance položky adresáře.

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR.

Platí pro