WebTestResponse.BodyBytes Property

Definition

public:
 property cli::array <System::Byte> ^ BodyBytes { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] BodyBytes { get; set; }
member this.BodyBytes : byte[] with get, set
Public Property BodyBytes As Byte()

Property Value

Byte[]

Applies to