[This is preliminary documentation and is subject to change.]
The user state object that was provided in the call to Submit or SubmitReport.
Namespace:
bugcollectAssembly: bugcollect (in bugcollect.dll) Version: 1.0.0.0 (1.0)
Syntax
| C# |
|---|
public Object UserState { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UserState As Object |