共用方式為


WebTestResultViewerExt.ActiveWebTestResultViewer 屬性

取得最近使用過的播放工具視窗。

命名空間:  Microsoft.VisualStudio.TestTools.LoadTesting
組件:  Microsoft.VisualStudio.QualityTools.LoadTestPackage (在 Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll 中)

語法

'宣告
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

屬性值

型別:Microsoft.VisualStudio.TestTools.LoadTesting.WebTestResultViewer
傳回 WebTestResultViewer物件,它表示最近使用過的播放工具視窗。

.NET Framework 安全性

請參閱

參考

WebTestResultViewerExt 類別

Microsoft.VisualStudio.TestTools.LoadTesting 命名空間