VBScript |
Name | Description | |
---|---|---|
VBScriptEngine | Initializes a new VBScript engine instance. | |
VBScriptEngine(String) | Initializes a new VBScript engine instance with the specified name. | |
VBScriptEngine(WindowsScriptEngineFlags) | Initializes a new VBScript engine instance with the specified options. | |
VBScriptEngine(String, WindowsScriptEngineFlags) | Initializes a new VBScript engine instance with the specified name and options. | |
VBScriptEngine(String, String, String, WindowsScriptEngineFlags) | Initializes a new VBScript engine instance with the specified programmatic identifier, name, list of supported file name extensions, and options. |