AspectWeaver.DeclarativeConfiguration Property |
Gets the aspect configuration that was provided declaratively, using a custom attribute of type AspectConfigurationAttribute.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public AspectConfiguration DeclarativeConfiguration { get; }