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!

XmlSerializationWriter.w

[To be supplied.]

[Visual Basic]
Protected w As XmlWriter
[C#]
protected XmlWriter w;
[C++]
protected: XmlWriter* w;
[JScript]
protected var w : XmlWriter;

See Also

XmlSerializationWriter Class | XmlSerializationWriter Members | System.Xml.Serialization Namespace