Aracılığıyla paylaş


WebTestResultViewerExt.WindowCreated Olay

Web test oynatma penceresi oluşturulduğunda gerçekleşir.

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

Sözdizimi

'Bildirim
Public Event WindowCreated As EventHandler(Of WebTestResultViewerExt..::..WindowCreatedEventArgs)
public event EventHandler<WebTestResultViewerExt..::..WindowCreatedEventArgs> WindowCreated
public:
 event EventHandler<WebTestResultViewerExt..::..WindowCreatedEventArgs^>^ WindowCreated {
    void add (EventHandler<WebTestResultViewerExt..::..WindowCreatedEventArgs^>^ value);
    void remove (EventHandler<WebTestResultViewerExt..::..WindowCreatedEventArgs^>^ value);
}
member WindowCreated : IEvent<EventHandler<WebTestResultViewerExt..::..WindowCreatedEventArgs>,
    WebTestResultViewerExt..::..WindowCreatedEventArgs>
JScript olayları desteklemez.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestResultViewerExt Sınıf

Microsoft.VisualStudio.TestTools.LoadTesting Ad Alanı