Gets a list of attributes.
Namespace: NReflectAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
public List<NRAttribute> Attributes { get; private set; }
Implements
IAttributable.AttributesSee Also
NRAssembly.Attributes Property | NReflect |
public List<NRAttribute> Attributes { get; private set; }