Compartir a través de


WebTestResultViewerExt.ActiveWebTestResultViewer (Propiedad)

Obtiene la ventana de herramientas de reproducción utilizada más recientemente.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.LoadTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (en Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Sintaxis

'Declaración
Public ReadOnly Property ActiveWebTestResultViewer As WebTestResultViewer
public WebTestResultViewer ActiveWebTestResultViewer { get; }
public:
property WebTestResultViewer^ ActiveWebTestResultViewer {
    WebTestResultViewer^ get ();
}
member ActiveWebTestResultViewer : WebTestResultViewer with get
function get ActiveWebTestResultViewer () : WebTestResultViewer

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewer
Devuelve un objeto WebTestResultViewer que representa la ventana de herramientas de reproducción usada más recientemente.

Seguridad de .NET Framework

Vea también

Referencia

WebTestResultViewerExt Clase

Microsoft.VisualStudio.TestTools.LoadTesting (Espacio de nombres)