Partilhar via


Propriedade WebTestResultViewerExt.ActiveWebTestResultViewer

Obtém usados mais recentemente a janela da ferramenta de reprodução.

Namespace:  Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (em Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Sintaxe

'Declaração
Public ReadOnly Property ActiveWebTestResultViewer As WebTestResultViewer
    Get
public WebTestResultViewer ActiveWebTestResultViewer { get; }
public:
property WebTestResultViewer^ ActiveWebTestResultViewer {
    WebTestResultViewer^ get ();
}
member ActiveWebTestResultViewer : WebTestResultViewer
function get ActiveWebTestResultViewer () : WebTestResultViewer

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewer
Retorna um WebTestResultViewero objeto que representa o mais recentemente usado janela de ferramenta de reprodução.

Segurança do .NET Framework

Consulte também

Referência

WebTestResultViewerExt Classe

Namespace Microsoft.VisualStudio.TestTools.LoadTesting