System.Runtime.InteropServices._Attribute

Exposes the Attribute class to unmanaged code.

See Also: _Attribute Members

Syntax

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("917B14D0-2D9E-38B8-92A9-381ACF52F7C0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibImportClass(typeof(System.Attribute))]
public interface _Attribute

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