JSValue.IsString Property

Definition

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

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

Property Value

Attributes

Applies to