LocationInterceptionAspectConfigurationAttribute Class |
System.Attribute
PostSharp.Aspects.Configuration.AspectConfigurationAttribute
PostSharp.Aspects.Configuration.LocationInterceptionAspectConfigurationAttribute
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public sealed class LocationInterceptionAspectConfigurationAttribute : AspectConfigurationAttribute
The LocationInterceptionAspectConfigurationAttribute type exposes the following members.
Name | Description | |
---|---|---|
LocationInterceptionAspectConfigurationAttribute | Initializes a new instance of the LocationInterceptionAspectConfigurationAttribute class |
Name | Description | |
---|---|---|
AspectPriority |
Gets or sets the weaving priority of the aspect.
(Inherited from AspectConfigurationAttribute.) | |
SerializerType |
Gets or sets the Type of the serializer that will be used
to configure the current aspect.
(Inherited from AspectConfigurationAttribute.) |
Name | Description | |
---|---|---|
GetAspectConfiguration |
Gets the AspectConfiguration corresponding to the current custom attribute.
(Inherited from AspectConfigurationAttribute.) |