CorHeader.ManagedNativeHeaderDirectory Property

Definition

Gets the Managed Native Header entry.

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

Property Value

The Managed Native Header entry.

Applies to