TestElement.m_workItemIds Feld

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Gibt den Wert der WorkItemIds-Eigenschaft zurück.

protected: System::Collections::Generic::List<int> ^ m_workItemIds;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("workItemIds")]
[System.CLSCompliant(false)]
protected System.Collections.Generic.List<int> m_workItemIds;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("workItemIds")>]
[<System.CLSCompliant(false)>]
val mutable m_workItemIds : System.Collections.Generic.List<int>
Protected m_workItemIds As List(Of Integer) 

Feldwert

List<Int32>
Attribute

Gilt für