LenientRegExpPrototype.exec Field

Definition

Stores an object that represents the static exec(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 ^ exec;
public object exec;
val mutable exec : obj
Public exec As Object 

Field Value

Applies to

See also