[This is preliminary documentation and is subject to change.]
The response stream. This contains the response
set for the reported incident bucket at bugcollect.com.
Namespace:
bugcollectAssembly: bugcollect (in bugcollect.dll) Version: 1.0.0.0 (1.0)
Syntax
| C# |
|---|
public Stream Response { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Response As Stream |
Remarks
For example the bucket can be marked at bugcollect.com to return a response that
directs the end user to download a newer version of the application. The application should
parse the response and display the appropiate message to the end user.