Partager via


WebTestResultViewerExt.SelectionChangedEventArgs.TestResultId, propriété

L'ID du résultat qui contient le test nouvellement sélectionné.

Espace de noms :  Microsoft.VisualStudio.TestTools.LoadTesting
Assembly :  Microsoft.VisualStudio.QualityTools.LoadTestPackage (dans Microsoft.VisualStudio.QualityTools.LoadTestPackage.dll)

Syntaxe

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

Valeur de propriété

Type : System.Guid
Retourne l'ID du résultat qui contient le test nouvellement sélectionné.

Sécurité .NET Framework

Voir aussi

Référence

WebTestResultViewerExt.SelectionChangedEventArgs Classe

Microsoft.VisualStudio.TestTools.LoadTesting, espace de noms