XmlTextWriter.WriteStartAttribute Method
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | WriteStartAttribute(String) | Writes the start of an attribute with the specified local name.(Inherited from XmlWriter.) |
![]() | WriteStartAttribute(String, String) | Writes the start of an attribute with the specified local name and namespace URI.(Inherited from XmlWriter.) |
![]() | WriteStartAttribute(String, String, String) | Writes the start of an attribute.(Overrides XmlWriter.WriteStartAttribute(String, String, String).) |
Show:
