ConfigXmlDocument::CreateAttribute Method
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAttribute(String^) | Creates an XmlAttribute with the specified Name.(Inherited from XmlDocument.) |
![]() | CreateAttribute(String^, String^) | Creates an XmlAttribute with the specified qualified name and NamespaceURI.(Inherited from XmlDocument.) |
![]() | CreateAttribute(String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a configuration element attribute.(Overrides XmlDocument::CreateAttribute(String^, String^, String^).) |
Show:
