Class CrashReportOptions
CrashReportOptions class
Options for crash report generating.
public class CrashReportOptions
Constructors
Name | Description |
---|---|
CrashReportOptions(Exception) | Creates CrashReportOptions with default parameters. |
Properties
Name | Description |
---|---|
ApplicationTitle { get; } | Name of library where exception occured. |
CrashReportDirectory { get; set; } | Output directory for crash report. By default is set to current directory. |
CrashReportFilename { get; set; } | |
CrashReportPath { get; } | Full path of crash report file |
CustomMessage { get; set; } | |
Exception { get; } | Exception that crash report will be based on |
LibraryVersion { get; } | Version of library used. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF