Sdílet prostřednictvím


PEHeader.CopyrightTableDirectory Vlastnost

Definice

Získá položku Copyright Table.

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

Hodnota vlastnosti

Položka Tabulka autorských práv.

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_COPYRIGHT nebo IMAGE_DIRECTORY_ENTRY_ARCHITECTURE.

Platí pro