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.

TestElement::m_workItemIds Field

 
clsCompliantAlternativeP:Microsoft.VisualStudio.TestTools.Common.TestElement.WorkItemIds

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns the value of the WorkItemIds property.

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

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