XmlDocument.createAttribute2 Method

Syntax

public XmlAttribute createAttribute2(str qualifiedName, str namespaceURI)

Run On

Called

Parameters

  • qualifiedName
    Type: str
  • namespaceURI
    Type: str

See Also

Reference

XmlDocument Class