[Missing <summary> documentation for P:QS.CMS.Framework2.SendRequest.Exception]
public Exception Exception { get; set; }
Public Property Exception As Exception
public: property Exception^ Exception { Exception^ get (); void set (Exception^ value); }