There is no aspect configuration in Metalama.
Inheritance
AspectConfigurationAttribute
Namespace: PostSharp.Aspects.Configuration
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[Obsolete("There is no aspect configuration in Metalama.", false)]
public class AspectConfigurationAttribute : AttributeConstructors
| Name | Description |
|---|---|
| AspectConfigurationAttribute() |
Properties
| Name | Description |
|---|---|
| AspectPriority | There is no numeric aspect priority in Metalama. Use AspectOrderAttribute. |
| SerializerType | In Metalama, aspects are also serializable, but for different reasons. Serialization is not configurable. |
Methods
| Name | Description |
|---|---|
| CreateAspectConfiguration() | |
| GetAspectConfiguration() | |
| SetAspectConfiguration(AspectConfiguration) |