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.
DataSourceAttribute::DataSourceSettingName Property
Gets a value indicating the setting name used to identify data source connection information stored in a configuration file.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Property Value
Type: System::String^The name of a data source found in the <microsoft.visualstudio.qualitytools> section in the app.config file.
Show: