Javascript Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the JavaScript
public ref class Javascript
public class Javascript
type Javascript = class
Public Class Javascript
- Inheritance
-
Javascript
Constructors
Javascript() |
Initializes a new instance of the Javascript class. |
Methods
EvaluateScript(String, Boolean) |
Evaluates the given script. |