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!

ExternalException.ErrorCode

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ErrorCode As Integer
[C#]
public int ErrorCode {virtual get;}
[C++]
public: __property virtual int get_ErrorCode();
[JScript]
public function get ErrorCode() : int;

See Also

ExternalException Class | ExternalException Members | System.Runtime.InteropServices Namespace