Compartir a través de


JSValue.HasProperty(String) Método

Definición

Devuelve true si este JSValue tiene el especificado property.

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

Parámetros

property
String

Devoluciones

Atributos

Se aplica a