Compartilhar via


DOMNodeWrapper.createAttribute(String) Método

Definição

This member is reserved for internal use and is not intended to be used directly from your code.

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

Parâmetros

name
String

Retornos

Implementações

Aplica-se a