Udostępnij za pośrednictwem


Właściwość ITestElement.Id —

Pobiera identyfikator dla tego elementu badania.

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

Składnia

'Deklaracja
ReadOnly Property Id As TestId
TestId Id { get; }
property TestId^ Id {
    TestId^ get ();
}
abstract Id : TestId with get
function get Id () : TestId

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestId
Identyfikator tego elementu badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common