Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TestResult::m_workItemIds Field

 

Returns "workItemIds".

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

protected:
[PersistenceElementNameAttribute("workItemIds")]
[CLSCompliantAttribute(false)]
List<int>^ m_workItemIds
Return to top
Show: