Udostępnij za pośrednictwem


Właściwość TcmInformation.TestResultId —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Pobiera identyfikator wynik testu

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public ReadOnly Property TestResultId As Integer
public int TestResultId { get; }
public:
property int TestResultId {
    int get ();
}
member TestResultId : int with get
function get TestResultId () : int

Wartość właściwości

Typ: System.Int32
Identyfikator wyniku badania

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TcmInformation Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common