Udostępnij za pośrednictwem


Właściwość ITestElement.WorkItemIds —

Pobiera listę elementów pracy skojarzonego z tym elementem testu.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.IList
Lista elementów pracy jest skojarzony z elementem tego testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common