Düzenle

Aracılığıyla paylaş


JSValue.HasProperty(String) Method

Definition

Returns true if this JSValue has the specified property.

[Foundation.Export("hasProperty:")]
public virtual bool HasProperty (string property);
abstract member HasProperty : string -> bool
override this.HasProperty : string -> bool

Parameters

property
String

Returns

Attributes

Applies to