WebTestResponse クラス
更新 : 2007 年 11 月
HTTP 応答を表します。
名前空間 : Microsoft.VisualStudio.TestTools.WebTesting
アセンブリ : Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 内)
構文
'宣言
Public Class WebTestResponse
'使用
Dim instance As WebTestResponse
public class WebTestResponse
public ref class WebTestResponse
public class WebTestResponse
解説
HttpWebResponse が提供する HTTP 応答をカプセル化します。多くの HTTP 機能は、WebTestResponse プロパティを使用して公開されます。
継承階層
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestResponse
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.VisualStudio.TestTools.WebTesting 名前空間