다음을 통해 공유


IHttpBody 인터페이스

업데이트: 2007년 11월

HTTP 본문에 액세스하기 위한 공용 인터페이스를 제공합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.WebTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.WebTestFramework(Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

구문

Public Interface IHttpBody _
    Implements ICloneable

Dim instance As IHttpBody
public interface IHttpBody : ICloneable
public interface class IHttpBody : ICloneable
public interface IHttpBody extends ICloneable

설명

IHttpBody는 WriteHttpBody 메서드를 통해 HTTP 본문에 대한 액세스를 제공합니다.

참고 항목

참조

IHttpBody 멤버

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스

기타 리소스

웹 테스트 작업