WebTestResultPage Class

Definition

public ref class WebTestResultPage : Microsoft::VisualStudio::TestTools::WebTesting::WebTestResultUnit, ICloneable
[System.Serializable]
public class WebTestResultPage : Microsoft.VisualStudio.TestTools.WebTesting.WebTestResultUnit, ICloneable
[<System.Serializable>]
type WebTestResultPage = class
    inherit WebTestResultUnit
    interface ICloneable
Public Class WebTestResultPage
Inherits WebTestResultUnit
Implements ICloneable
Inheritance
WebTestResultPage
Attributes
Implements

Properties

DeclarativeWebTestItemId (Inherited from WebTestResultUnit)
IsCompleted (Inherited from WebTestResultUnit)
IsSkipped (Inherited from WebTestResultUnit)
Passed
RedirectedPages
RequestResult
ResultStatus (Inherited from WebTestResultUnit)
SourceWebTestId (Inherited from WebTestResultUnit)

Methods

Clone()
GetRequestSize()
GetResponseSize()

Applies to