Property CustomAttr
CustomAttr
Gets the collection of custom attributes associated with the object.
ICustomAttributes<string, object> CustomAttr { get; }
Property Value
Remarks
Use this property to access or enumerate custom attributes by their string keys.