IAuthorServices Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines services for authoring JScript code in an editor.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | GetCodeSense() | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets an object that is used to add IntelliSense to text when JScript code is being authored in an editor. |
![]() | GetColorizer() | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets an object that is used to colorize text when JScript code is being authored in an editor. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
