public System.Exception Error {get;}
public read-only property Error: System.Exception;
public function get Error : System.Exception
public: __property System.Exception* get_Error();
public: property System.Exception^ Error { System.Exception^ get(); }
'Declaration
Public ReadOnly Property Error As System.Exception
'Usage
Dim instance As ErrorReceivedArgs Dim value As System.Exception value = instance.Error