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.
WebTestItem Class
Represents a base class for WebTestRequest.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
System::Object
Microsoft.VisualStudio.TestTools.WebTesting::WebTestItem
Microsoft.VisualStudio.TestTools.WebTesting::Comment
Microsoft.VisualStudio.TestTools.WebTesting::IncludedWebTest
Microsoft.VisualStudio.TestTools.WebTesting::SharepointInformation
Microsoft.VisualStudio.TestTools.WebTesting::TransactionTimer
Microsoft.VisualStudio.TestTools.WebTesting::WebTestConditionalConstruct
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequest
Microsoft.VisualStudio.TestTools.WebTesting::WebTestItem
Microsoft.VisualStudio.TestTools.WebTesting::Comment
Microsoft.VisualStudio.TestTools.WebTesting::IncludedWebTest
Microsoft.VisualStudio.TestTools.WebTesting::SharepointInformation
Microsoft.VisualStudio.TestTools.WebTesting::TransactionTimer
Microsoft.VisualStudio.TestTools.WebTesting::WebTestConditionalConstruct
Microsoft.VisualStudio.TestTools.WebTesting::WebTestRequest
| Name | Description | |
|---|---|---|
![]() | ItemId | Zero-based sequence number of the item in the Web performance test. |
| Name | Description | |
|---|---|---|
![]() | Clone() | When it is overridden in a derived class, creates a copy of this object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RuntimeClone() | Returns a clone of this object at run time. |
![]() | ToString() | (Inherited from Object.) |
Not intended to be used in user code. This class is serializable.
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:


