AspectDependencyAttributeParser.GetAttributeType Method |
Gets the Type of custom attribute representing the aspect dependency supported by the current parser.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public abstract Type GetAttributeType()
Return Value
Type: TypeType of custom attribute representing the aspect dependency supported by the current parser