PostSharp//API Reference/Post­Sharp.​Aspects.​Configuration/Aspect­Configuration­Attribute­Type­Attribute/Attribute­Type
Open sandboxFocus

Property AttributeType

AttributeType

Gets the type of the custom attribute (derived from AspectConfigurationAttribute) that can provide declarative configuration for the aspect.

Declaration
public Type AttributeType { get; }
Property Value
Type Description
Type