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!

ConfigException.ErrorCode

[To be supplied.]

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

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace