Provides information about the contents of a custom attribute.

Namespace:  Gallio.Common.Reflection
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IAttributeInfo : IMirror
Visual Basic (Declaration)
Public Interface IAttributeInfo _
	Implements IMirror

See Also