Udostępnij za pośrednictwem


Właściwość TcmInformation.TestCaseId —

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

Pobiera identyfikator testowy.

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

Składnia

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

Wartość właściwości

Typ: System.Int32
Identyfikator testowy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TcmInformation Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common