Udostępnij za pośrednictwem


Właściwość PostPageEventArgs.PageStatistics —

Pobiera obiekt WebTestPageStatistics, który zawiera dane statystyczne o wykonanie strony.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public ReadOnly Property PageStatistics As WebTestPageStatistics
public WebTestPageStatistics PageStatistics { get; }
public:
property WebTestPageStatistics^ PageStatistics {
    WebTestPageStatistics^ get ();
}
member PageStatistics : WebTestPageStatistics with get
function get PageStatistics () : WebTestPageStatistics

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.WebTestPageStatistics
Obiekt WebTestPageStatistics, który zawiera dane statystyczne o wykonanie strony.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PostPageEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting