AspectConfigurationAttribute.SerializerType Property |
Namespace: PostSharp.Aspects.Configuration
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.10.0 (6.10.10.0)
The type assigned to this property must derive from the AspectSerializer class and have a default constructor. Use MsilAspectSerializer to specify that the aspect will not be serialized, but will be constructed using MSIL instructions.