DOMDocument50Class.IXMLDOMDocument2_setProperty(String, Object) 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.
public:
virtual void IXMLDOMDocument2_setProperty(System::String ^ name, System::Object ^ value) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::setProperty;
public virtual void IXMLDOMDocument2_setProperty (string name, object value);
abstract member IXMLDOMDocument2_setProperty : string * obj -> unit
override this.IXMLDOMDocument2_setProperty : string * obj -> unit
Public Overridable Sub IXMLDOMDocument2_setProperty (name As String, value As Object)
Parameters
- name
- String
- value
- Object