Mono Class Library: System.Xml.XmlWriter Overview | MembersSystem.Xml.XmlWriter.WriteElementString Method |
Writes an element with the specified local name and value. [Edit]
|
Type Reason InvalidOperationException The XmlWriter.WriteState is WriteState.Closed. [Edit]
This method is equivalent to XmlWriter.WriteElementString(string, string)(localName, null, value). [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0