Freigeben über


WebTestResultViewerExt.TestCompletedEventArgs.TestResultId-Eigenschaft

Die ID des Ergebnisses des abgeschlossenen Tests.

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

Syntax

'Declaration
Public ReadOnly Property TestResultId As Guid
    Get
public Guid TestResultId { get; }
public:
property Guid TestResultId {
    Guid get ();
}
member TestResultId : Guid
function get TestResultId () : Guid

Eigenschaftswert

Typ: System.Guid
Gibt Guid zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

WebTestResultViewerExt.TestCompletedEventArgs Klasse

Microsoft.VisualStudio.TestTools.LoadTesting-Namespace