IParseText Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods for parsing text when JScript code is being authored in an editor.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | Parse(String^, IErrorHandler^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, parses the specified source code. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
