getCustomAttributes Method
Retrieve all custom attributes in the current class and its bases This is the async version of getCustomAttributesSync()
getCustomAttributes(): Promise<CustomAttributeSet>
Returns - Promise<CustomAttributeSet>
Defined in
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.