PEHeader.ThreadLocalStorageTableDirectory Właściwość

Definicja

Pobiera wpis Thread-Local Storage Table.

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

Wartość właściwości

Wpis Thread-Local Storage Table.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_TLSwartość .

Dotyczy