Aracılığıyla paylaş


TcmInformation.TestResultId Özellik

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Test sonucu kimliği alır

Ad alanı:  Microsoft.VisualStudio.TestTools.Common
Derleme:  Microsoft.VisualStudio.QualityTools.Common (Microsoft.VisualStudio.QualityTools.Common.dll içinde)

Sözdizimi

'Bildirim
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

Özellik Değeri

Tür: System.Int32
Test sonuç kimliği.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TcmInformation Sınıf

Microsoft.VisualStudio.TestTools.Common Ad Alanı