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!

XPathException.TOKEN_EXPECTED

[To be supplied.]

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

See Also

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