Udostępnij za pośrednictwem


Metoda WebTest.IncludeWebTest — (WebTest, Boolean)

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Function IncludeWebTest ( _
    childWebTest As WebTest, _
    inheritWebTestSettings As Boolean _
) As WebTest
public WebTest IncludeWebTest(
    WebTest childWebTest,
    bool inheritWebTestSettings
)
public:
WebTest^ IncludeWebTest(
    WebTest^ childWebTest, 
    bool inheritWebTestSettings
)
member IncludeWebTest : 
        childWebTest:WebTest * 
        inheritWebTestSettings:bool -> WebTest
public function IncludeWebTest(
    childWebTest : WebTest, 
    inheritWebTestSettings : boolean
) : WebTest

Parametry

  • inheritWebTestSettings
    Typ: Boolean

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTest

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTest Klasa

Przeciążenie IncludeWebTest

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting