NDepend.API Documentation
ElementsThatITagAsAttribute Property
NDepend.CodeModel Namespace > IType Interface : ElementsThatITagAsAttribute Property
Returns a sequence of code elements that this type tags as an attribute. If this type is not an attribute or if no such element, returns an empty sequence.
Syntax
IEnumerable<IAttributeTarget> ElementsThatITagAsAttribute {get;}
Requirements

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

See Also

Reference

IType Interface
IType Members