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!

XmlDocument.Xml

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Xml As String
[C#]
public string Xml {get;}
[C++]
public: __property String* get_Xml();
[JScript]
public function get Xml() : String;

See Also

XmlDocument Class | XmlDocument Members | System.Data.XML Namespace