StringHttpBody Class

Definition

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

Constructors

StringHttpBody()

Properties

BodyString
ContentType
InsertByteOrderMark

Methods

Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to