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
Post a Comment