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!

XmlException.UNEXPECTEDCDATAEND

[To be supplied.]

[Visual Basic]
Public Const UNEXPECTEDCDATAEND As Integer
[C#]
public const int UNEXPECTEDCDATAEND;
[C++]
public: const int UNEXPECTEDCDATAEND;
[JScript]
public var UNEXPECTEDCDATAEND : int;

See Also

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