Share via


IHttpBody Members

Include Protected Members
Include Inherited Members

Provides a common interface for accessing an HTTP body.

The IHttpBody type exposes the following members.

Methods

 

Name

Description

Public method

Clone

Creates a new object that is a copy of the current instance. (Inherited from ICloneable.)

Public method

WriteHttpBody

Creates a stream that contains the HTTP body.

Top

Properties

 

Name

Description

Public property

ContentType

Gets a value that represents the content-type of the body.

Top

See Also

Reference

IHttpBody Interface

Microsoft.VisualStudio.TestTools.WebTesting Namespace