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.
DataSourceElement::DataAccessMethod Property
Gets or sets the data source access method element in the app.config file.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
public: [ConfigurationPropertyAttribute("dataAccessMethod", DefaultValue = "")] property String^ DataAccessMethod { String^ get(); void set(String^ value); }
Show: