When implemented by a Task, provides custom attribute instances to the CustomAttributeDictionaryTask task.

Namespace:  PostSharp.Extensibility.Tasks
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Visual Basic (Declaration)
Public Interface ICustomAttributeProvider
C#
public interface ICustomAttributeProvider
Visual C++
public interface class ICustomAttributeProvider

See Also