Click or drag to resize

FileSystemWindowsScriptingHostShell Property

Returns an instance of the COM object WshShell.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static WshShell WindowsScriptingHostShell { get; }

Property Value

Type: WshShell
See Also