System.Runtime.InteropServices._Module

Exposes the System.Reflection.Module class to unmanaged code.

See Also: _Module Members

Syntax

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("D002E9BA-D9E3-3749-B1D3-D565A08B13E7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibImportClass(typeof(System.Reflection.Module))]
public interface _Module

Remarks

This interface is for access to managed classes from unmanaged code and should not be called from managed code.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0