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.XML_LAST

[To be supplied.]

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

See Also

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