NDepend.API Documentation
AttributeTagsOf Method
NDepend.CodeModel Namespace > IAttributeTarget Interface : AttributeTagsOf Method
The attribute class that potentially tags this code element.
Gets the IAttributeTag of type attributeClass tagging this code elemnt.
Syntax

Parameters

attributeClass
The attribute class that potentially tags this code element.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IAttributeTarget Interface
IAttributeTarget Members
AttributeClassesThatTagMe Property
TaggedWithAttribute<TTagged> Method
TaggedWithAnyAttributes<TTagged> Method
TaggedWithAllAttributes<TTagged> Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.HasAttribute(NDepend.CodeModel.IAttributeTarget,System.String)