[This is preliminary documentation and is subject to change.]
Occurs when a activity report is generated by the application.
| C# | Visual Basic | Visual C++ |
public event ActivityReportEventHandler ActivityReportEvent
Public Event ActivityReportEvent As ActivityReportEventHandler
public: event ActivityReportEventHandler^ ActivityReportEvent { void add (ActivityReportEventHandler^ value); void remove (ActivityReportEventHandler^ value); }