Skip to content

JSExportAttribute.Export property

Gets a value indicating whether the item is exported to JavaScript.

C#
public bool Export { get; }

See Also

Released under the MIT license