Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSKeyFilter enumeration
C#
[
Flags
]
public
enum
JSKeyFilter
Values
name
value
description
AllProperties
0x0
Writable
0x1
Enumerable
0x2
Configurable
0x4
SkipStrings
0x8
SkipSymbols
0x10
See Also
namespace
Microsoft.JavaScript.NodeApi
JSKeyFilter.cs