Property Tags
Tags
Gets the dictionary of tags that were passed to the IAdviceFactory method by the BuildAspect(IAspectBuilder<T>) method.
Declaration
public static IObjectReader Tags { get; }
Property Value
Type | Description |
---|---|
IObjectReader |
FrameworkDiagnosticDescriptors
IAspectBuilder<TAspectTarget>
IAspectReceiver<TDeclaration>
IAspectReceiverSelector<TTarget>
IConditionallyInheritableAspect
InterfaceMemberOverrideStrategy
InvalidAdviceParametersException
InvalidTemplateSignatureException
OverrideFieldOrPropertyAspect3
RequireAspectWeaverAttribute
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the dictionary of tags that were passed to the IAdviceFactory method by the BuildAspect(IAspectBuilder<T>) method.
public static IObjectReader Tags { get; }
Type | Description |
---|---|
IObjectReader |
See also