PEHeader.ThreadLocalStorageTableDirectory Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar posten 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
Egenskapsvärde
Posten Thread-Local Storage Table.
Kommentarer
Representerar IMAGE_DIRECTORY_ENTRY_TLS.