PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationAspect­Configuration­Attribute­Type­AttributeAttribute­Type
Open sandboxFocus

AspectConfigurationAttributeTypeAttribute.AttributeType Property

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
System.Type