LenientRegExpPrototype.test Field

Definition

Stores an object that represents the static test(Object, Object) method of the RegExpPrototype class.

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

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

Field Value

Applies to

See also