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!

CoreXmlReader.ValidateDtd

[To be supplied.]

[Visual Basic]
Overridable Protected Sub ValidateDtd()
[C#]
protected virtual void ValidateDtd();
[C++]
protected: virtual void ValidateDtd();
[JScript]
protected function ValidateDtd();

See Also

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