Właściwość WebTestResultViewerExt.ActiveWebTestResultViewer —
Pobiera ostatnio używane okno Narzędzie do odtwarzania.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw: Microsoft.VisualStudio.QualityTools.LoadTestPackage (w Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)
Składnia
'Deklaracja
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
Wartość właściwości
Typ: Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewer
Zwraca WebTestResultViewerobiekt reprezentujący ostatnio używane okno Narzędzie do odtwarzania.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting