Aracılığıyla paylaş


PostPageEventArgs.PageStatistics Özellik

Sayfa yürütülmesi ile ilgili istatistikleri içeren bir WebTestPageStatistics nesnesi alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestPageStatistics
Sayfa yürütülmesi ile ilgili istatistikleri içeren bir WebTestPageStatistics nesnesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostPageEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı