NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlTextWriter Class

[To be supplied.]

Object
   XmlWriter
      XmlTextWriter

[Visual Basic]
Public Class XmlTextWriter
   Inherits XmlWriter
[C#]
public class XmlTextWriter : XmlWriter
[C++]
public __gc class XmlTextWriter : public XmlWriter
[JScript]
public class XmlTextWriter extends XmlWriter

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml

Assembly: System.dll

See Also

XmlTextWriter Members | System.Xml Namespace