Edit

Share via


DOMDocument50Class.setProperty(String, Object) Method

Definition

public:
 virtual void setProperty(System::String ^ name, System::Object ^ value) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::setProperty;
public virtual void setProperty (string name, object value);
abstract member setProperty : string * obj -> unit
override this.setProperty : string * obj -> unit
Public Overridable Sub setProperty (name As String, value As Object)

Parameters

name
String
value
Object

Implements

Applies to