LenientObjectPrototype.hasOwnProperty Field

Definition

Stores an object that represents the static hasOwnProperty(Object, Object) method of the ObjectPrototype class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ hasOwnProperty;
public object hasOwnProperty;
val mutable hasOwnProperty : obj
Public hasOwnProperty As Object 

Field Value

Applies to

See also