CorHeader.VtableFixupsDirectory 属性

定义

获取 VTable 修复项。

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

属性值

VTable 修复项。

适用于