Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSPropertyAttributes enumeration
C#
[
Flags
]
public
enum
JSPropertyAttributes
Values
name
value
description
Default
0x0
Writable
0x1
Enumerable
0x2
Configurable
0x4
Static
0x400
DefaultMethod
0x5
DefaultProperty
0x7
See Also
namespace
Microsoft.JavaScript.NodeApi
JSPropertyAttributes.cs