JSValue.IsString 属性

定义

获取一个布尔值,该值指示 JSValue 是否表示 JavaScript 字符串。

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

属性值

属性

适用于