WMI2OMAdapter.SetProperties(Object, XmlElement, XmlElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
void SetProperties(System::Object ^ instance, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand);
protected internal void SetProperties (object instance, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand);
member this.SetProperties : obj * System.Xml.XmlElement * System.Xml.XmlElement -> unit
Protected Friend Sub SetProperties (instance As Object, elTargetNode As XmlElement, elCommand As XmlElement)
Parameters
- instance
- Object
- elTargetNode
- XmlElement
- elCommand
- XmlElement