LenientObjectPrototype.hasOwnProperty Campo
Definição
Armazena um objeto que representa o método hasOwnProperty(Object, Object) estático da classe ObjectPrototype .Stores an object that represents the static hasOwnProperty(Object, Object) method of the ObjectPrototype class.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: System::Object ^ hasOwnProperty;
public object hasOwnProperty;
val mutable hasOwnProperty : obj
Public hasOwnProperty As Object