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
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.VisualStudio.TestTools.WebTesting 命名空間