The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestBaseExt Class
Base class for Web test windows that enable users to select items.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestPackage (in Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
System::Object
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestBaseExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestBaseExt
Microsoft.VisualStudio.TestTools.LoadTesting::WebTestResultViewerExt
| Name | Description | |
|---|---|---|
![]() | WebTestBaseExt() | Called from constructors in derived classes to initialize the WebTestBaseExt class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FireEventHandler<T>(EventHandler<T>^, Object^, T) | Passes events to the members of the invocation list of an event handler. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

