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