The RadDiagnostics type exposes the following members.
Constructors
Methods
Properties
|
| Name | Description |
|---|
 | ApplicationName |
Gets or sets the application name.
|
 | ApplicationVersion |
Gets or sets the application version.
|
 | DiagnosticInfo |
Gets the diagnostic info.
|
 | EmailSubject |
Gets or sets the subject of the email when sending error reports.
|
 | EmailTo |
Gets or sets the email which will be used when sending error reports.
|
 | HandleUnhandledException |
Gets or sets a value indicating whether the component should set Handled property of UnhandledException instance to True.
|
 | IncludeScreenshot |
Gets or sets a value indicating whether an image screenshot should be included as base64 string part of the email body.
|
 | MessageBoxInfo |
Gets or sets the message box info.
|
Events
See Also