DOMDocument50Class.IXMLDOMDocument2_setProperty(String, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- name
- String
- value
- Object