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