Compartir a través de


IXMLDOMElement.getAttributeNode(String) Método

Definición

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

Parámetros

name
String

Devoluciones

Se aplica a