Contains the response content.
public byte[] OutputBytes { get; }
Public ReadOnly Property OutputBytes As Byte()
Use this property to access the content received from the server in response to a prior request.
This property is read-only and not available at design time.