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: 29 November, 2022