Condividi tramite


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

Name Description
FormPostHttpBody()

Properties

Name Description
ContentType
FormPostParameters

Methods

Name Description
Clone()
WriteHttpBody(WebTestRequest, Stream)

Applies to