JSValue.IsNull 属性

定义

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

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

属性值

属性

适用于