| 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; }
Public Shared ReadOnly Property WindowsScriptingHostShell As WshShell
Get
Property Value
Type:
WshShellSee Also