Share via


BinaryHttpBody Class

Definition

public ref class BinaryHttpBody : ICloneable, Microsoft::VisualStudio::TestTools::WebTesting::IHttpBody
[System.Serializable]
public class BinaryHttpBody : ICloneable, Microsoft.VisualStudio.TestTools.WebTesting.IHttpBody
[<System.Serializable>]
type BinaryHttpBody = class
    interface ICloneable
    interface IHttpBody
Public Class BinaryHttpBody
Implements ICloneable, IHttpBody
Inheritance
BinaryHttpBody
Attributes
Implements

Constructors

Name Description
BinaryHttpBody()

Properties

Name Description
ContentType
Data

Methods

Name Description
Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to