Mono Class Library: System.Xml.XmlWriter Overview | Members

System.Xml.XmlWriter.WriteElementString Method

Documentation for this section has not yet been entered.

public void WriteElementString (string prefix, string localName, string ns, string value)

Parameters

prefix
Documentation for this section has not yet been entered.
localName
Documentation for this section has not yet been entered.
ns
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0