PEHeader.CopyrightTableDirectory Właściwość

Definicja

Pobiera wpis Tabela praw autorskich.

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

Wartość właściwości

Wpis tabeli praw autorskich.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_COPYRIGHT lub IMAGE_DIRECTORY_ENTRY_ARCHITECTURE.

Dotyczy