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!

XmlTextReader.GetDefaultNamespace

[To be supplied.]

[Visual Basic]
Overrides Public Function GetDefaultNamespace() As String
[C#]
public override string GetDefaultNamespace();
[C++]
public: override String* GetDefaultNamespace();
[JScript]
public override function GetDefaultNamespace() : String;

See Also

XmlTextReader Class | XmlTextReader Members | System.Xml Namespace