The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BinaryHttpBody::WriteHttpBody Method (WebTestRequest^, Stream^)
Writes the binary data to the specified stream.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- request
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequest^
HTTP request that is sent to a Web server.
- bodyStream
-
Type:
System.IO::Stream^
Specified stream.
Show: