IXMLDOMDocument3.createAttribute(String) Méthode

Définition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ createAttribute(System::String ^ name);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute createAttribute (string name);
abstract member createAttribute : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function createAttribute (name As String) As IXMLDOMAttribute

Paramètres

name
String

Retours

Implémente

S’applique à