System.Reflection.ICustomAttributeProvider

Provides custom attributes for reflection objects that support them.

See Also: ICustomAttributeProvider Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ICustomAttributeProvider

Remarks

Nearly all the Reflection classes can have attributes associated with them. Attributes can be standard (public, private, HelpString) or custom.

Requirements

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