WebTestPageStatistics Class
Contains statistics regarding the execution of the page.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class WebTestPageStatistics
'Usage
Dim instance As WebTestPageStatistics
[SerializableAttribute]
public class WebTestPageStatistics
[SerializableAttribute]
public ref class WebTestPageStatistics
public class WebTestPageStatistics
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestPageStatistics
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.