IDebugScriptScope Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods that set the this value that is associated with the global scope. Used by the VsaEngine.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | SetThisValue(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, sets the this value that is associated with the global scope. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
