'Declaration Public ReadOnly Property ErrorException As System.Exception
public System.Exception ErrorException { get; }
public: __property System.Exception* get_ErrorException();
public:
property System.Exception^ ErrorException { System.Exception^ get(); }