FormPostHttpBody Class

Definition

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

Constructors

FormPostHttpBody()

Properties

ContentType
FormPostParameters

Methods

Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to