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.

DataSourceElementCollection::Item Property

 

Gets or sets a DataSourceElement.

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

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets or sets a DataSourceElement at the specified index location.

System_CAPS_pubpropertyItem[String^]

Gets a DataSourceElement identified by name.

Return to top
Show: