Condividi tramite


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

Name Description
StringHttpBody()

Properties

Name Description
BodyString
ContentType
InsertByteOrderMark

Methods

Name Description
Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to