Edit

Share via


JSValue.IsObject Property

Definition

Gets a Boolean value that tells whether the JSValue represents a JavaScript object.

public virtual bool IsObject { [Foundation.Export("isObject")] get; }
member this.IsObject : bool

Property Value

Attributes

Applies to