[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;
ExternalException Class | ExternalException Members | System.Runtime.InteropServices Namespace