WebTestRequest.BodyBytes Property

Definition

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

Property Value

Byte[]

Applies to