次の方法で共有


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

プロパティ値

[リソース] エントリ。

適用対象