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