Click or drag to resize

V8FastArg.IsFalsy Property

Determines whether the argument is falsy.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public bool IsFalsy { get; }

Property Value

Boolean
See Also