WebTestBaseExt Constructor ()

 

Called from constructors in derived classes to initialize the WebTestBaseExt class.

Namespace:   Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Syntax

protected WebTestBaseExt()
protected:
WebTestBaseExt()
new : unit -> WebTestBaseExt
Protected Sub New

See Also

WebTestBaseExt Class
Microsoft.VisualStudio.TestTools.LoadTesting Namespace

Return to top