WMI2OMAdapter.GetNestedProperty(Object, 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:
System::Object ^ GetNestedProperty(System::Object ^ instance, System::Xml::XmlElement ^ elProperty);
protected internal object GetNestedProperty (object instance, System.Xml.XmlElement elProperty);
member this.GetNestedProperty : obj * System.Xml.XmlElement -> obj
Protected Friend Function GetNestedProperty (instance As Object, elProperty As XmlElement) As Object
Parameters
- instance
- Object
- elProperty
- XmlElement