Aspose.Tasks for C++
|
Provides arguments for the event that is raised when the client sends a web request to the Project Server's web API. More...
#include <WebRequestEventArgs.h>
Inherits System::EventArgs.
Public Member Functions | |
const System::SharedPtr< System::Net::HttpWebRequest > & | get_WebRequest () const |
Gets a web request to sent to the Project Server's web API. More... | |
Provides arguments for the event that is raised when the client sends a web request to the Project Server's web API.
const System::SharedPtr<System::Net::HttpWebRequest>& Aspose::Tasks::WebRequestEventArgs::get_WebRequest | ( | ) | const |
Gets a web request to sent to the Project Server's web API.