HttpWatch Automation Reference - Version 13.x
HttpWatch Namespace / Response Class / Stream Property

In This Topic
    Stream Property (Response)
    In This Topic
    A byte array containing the raw HTTP response data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Stream As Array
    public Array Stream {get;}
    Requirements
     
    See Also