SessionresponseBodyBytes Field |
Contains the bytes of the response body.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public byte[] responseBodyBytes
Public responseBodyBytes As Byte()
public:
array<unsigned char>^ responseBodyBytes
Field Value
Type:
ByteSee Also