JSImportAttribute.FunctionName Property

Definition

Gets the name of the target JavaScript function. This name will be used as a key to locate the function in the module.

C#
public string FunctionName { get; }

Property Value

Remarks

Functions nested inside of objects can be referred to by using the dot operator to connect one or more names.

Applies to

Product Versions
.NET 7, 8, 9, 10