MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsmetaTags
Open sandboxFocus

meta.Tags Property

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
See Also