Gets the error text for Error.
[Visual Basic] Public ReadOnly Property ErrorText As String [C#] public string ErrorText {get;} [C++] public: __property String* get_ErrorText(); [JScript] public function get ErrorText() : String;
SystemError Class | SystemError Members | System.Net Namespace