c# - Possible values for ManagementObject.GetMethodParameters method? -


i know of them such "createvirtualdirectory" , "setdatabaseconnection" etc can list of possible values(method names) managementobject.getmethodparameters method?

thanks.

the managementclass.methods property returns them, there's example in msdn library topic it. have found wmicodecreator yet?


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -