IXMLDOMDocument2.createAttribute - Méthode (String)

Ce type ou ce membre fait office de proxy pour un objet ou un membre Microsoft XML Core Services (MSXML). Pour plus d’informations sur l’objet ou le membre MSXML encapsulé par ce type ou ce membre, voir MSXML SDK. Pour plus d’informations sur l’utilisation d’objets ou de membres MSXML à partir du code managé, voir Utilisation de MSXML5 et de System.Xml avec le modèle objet InfoPath 2003.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
Function createAttribute ( _
    name As String _
) As IXMLDOMAttribute
'Utilisation
Dim instance As IXMLDOMDocument2
Dim name As String
Dim returnValue As IXMLDOMAttribute

returnValue = instance.createAttribute(name)
IXMLDOMAttribute createAttribute(
    string name
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMAttribute

Implémentations

IXMLDOMDocument.createAttribute(String)

Voir aussi

Référence

IXMLDOMDocument2 interface

IXMLDOMDocument2 - Membres

createAttribute - Surcharge

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms