WMI2OMAdapter.SetProperty(Object, XmlElement, Object) Method

Definition

protected public:
 void SetProperty(System::Object ^ instance, System::Xml::XmlElement ^ elPropertyDefinition, System::Object ^ value);
protected internal void SetProperty (object instance, System.Xml.XmlElement elPropertyDefinition, object value);
member this.SetProperty : obj * System.Xml.XmlElement * obj -> unit
Protected Friend Sub SetProperty (instance As Object, elPropertyDefinition As XmlElement, value As Object)

Parameters

instance
Object
elPropertyDefinition
XmlElement
value
Object

Applies to