[This is preliminary documentation and is subject to change.]
Any exception that may have occured during the report submission.
If this property is set then the submission result is undetermined.
Namespace:
bugcollectAssembly: bugcollect (in bugcollect.dll) Version: 1.0.0.0 (1.0)
Syntax
| C# |
|---|
public Exception Exception { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Exception As Exception |