JSFunctionAttribute Constructor
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the JSFunctionAttribute class.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | JSFunctionAttribute(JSFunctionAttributeEnum) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the JSFunctionAttribute class, using the specified calling conventions. |
![]() | JSFunctionAttribute(JSFunctionAttributeEnum, JSBuiltin) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the JSFunctionAttribute class, using the specified calling conventions. The attribute identifies the specified built-in function. |
Show:
