IAspectInstance.AspectConfiguration Property |
Gets the aspect configuration.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
AspectConfiguration AspectConfiguration { get; }
Property Value
Type: AspectConfigurationThe aspect configuration, or null if none was provided.