Udostępnij za pośrednictwem


Właściwość TcmInformation.TestIterationId —

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

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

Składnia

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

Wartość właściwości

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TcmInformation Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common