wsh top-level property
dynamic
get
wsh
WSH is an alias for WScript under Windows Script Host
Implementation
_i2.dynamic get wsh => _i3.getProperty(
_self,
'WSH',
);
WSH is an alias for WScript under Windows Script Host
_i2.dynamic get wsh => _i3.getProperty(
_self,
'WSH',
);