Apr 25, 2006
Post comments count0
Post likes count0
Introduction to MshObject

If you’ve ever worked with the Monad APIs then you’ve no doubt seen a type called System.Management.Automation.MshObject. I’m not going to go into all the details of what it is because that would take me more time than I have right now and there are people who can explain better than I. Suffice it to say that it’s a wrapper class and...