CorHeader.ResourcesDirectory 属性

定义

获取 Resources 条目。

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

属性值

“资源”条目。

适用于