PostSharpAPI ReferencePost­Sharp.​Aspects.​ConfigurationCustom­Attribute­Introduction­Aspect­Configuration
Open sandboxFocus

CustomAttributeIntroductionAspectConfiguration Class

Configuration of aspects of type CustomAttributeIntroductionAspect.

Inheritance
CustomAttributeIntroductionAspectConfiguration
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp.dll
Syntax
public sealed class CustomAttributeIntroductionAspectConfiguration : AspectConfiguration

Constructors

Name Description
CustomAttributeIntroductionAspectConfiguration()

Properties

Name Description
ObjectConstruction

Gets or sets the construction of the custom attribute that must be applied to the target of this aspect.

See Also