IncludedWebTest クラス

更新 : 2007 年 11 月

別の Web テストに含まれている Web テストを表します。

名前空間 :  Microsoft.VisualStudio.TestTools.WebTesting
アセンブリ :  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class IncludedWebTest _
    Inherits WebTestItem
'使用
Dim instance As IncludedWebTest
[SerializableAttribute]
public class IncludedWebTest : WebTestItem
[SerializableAttribute]
public ref class IncludedWebTest : public WebTestItem
public class IncludedWebTest extends WebTestItem

継承階層

System.Object
  Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
    Microsoft.VisualStudio.TestTools.WebTesting.IncludedWebTest

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

IncludedWebTest メンバ

Microsoft.VisualStudio.TestTools.WebTesting 名前空間