次の方法で共有


CorHeader.ManagedNativeHeaderDirectory プロパティ

定義

マネージド ネイティブ ヘッダー エントリを取得します。

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

プロパティ値

マネージド ネイティブ ヘッダー エントリ。

適用対象