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!

XmlNodeWriter.Context

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Context As XmlContext
[C#]
public XmlContext Context {get;}
[C++]
public: __property XmlContext* get_Context();
[JScript]
public function get Context() : XmlContext;

See Also

XmlNodeWriter Class | XmlNodeWriter Members | System.Xml Namespace