Udostępnij za pośrednictwem


Właściwość TestResultId.TestId —

Pobiera identyfikator dla badania.

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

Składnia

'Deklaracja
Public ReadOnly Property TestId As TestId
public TestId TestId { get; }
public:
property TestId^ TestId {
    TestId^ get ();
}
member TestId : TestId with get
function get TestId () : TestId

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestId
Identyfikator dla badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultId Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common