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

BinaryHttpBody()

Properties

ContentType
Data

Methods

Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to