DOMDocument50Class.IXMLDOMDocument2_getProperty(String) 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 System::Object ^ IXMLDOMDocument2_getProperty(System::String ^ name) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::getProperty;
public virtual object IXMLDOMDocument2_getProperty (string name);
abstract member IXMLDOMDocument2_getProperty : string -> obj
override this.IXMLDOMDocument2_getProperty : string -> obj
Public Overridable Function IXMLDOMDocument2_getProperty (name As String) As Object
Paramètres
- name
- String