You shouldn't - and maybe it isn't even possible. You should use the native classes of the .NET framework to achieve what you want. Depending on what is done with that object, there are several classes in .NET that can be used. If you show the usage of WshShell
we can tell you the corresponding class in the .NET framework.