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
'Declaration
Protected Sub New
protected WebTestBaseExt()
protected:
WebTestBaseExt()
new : unit -> WebTestBaseExt
protected function WebTestBaseExt()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.