DataSourceElementCollection.Add(DataSourceElement) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a configuration element to the configuration element collection.
C++
public:
void Add(Microsoft::VisualStudio::TestTools::UnitTesting::DataSourceElement ^ element);
public void Add(Microsoft.VisualStudio.TestTools.UnitTesting.DataSourceElement element);
member this.Add : Microsoft.VisualStudio.TestTools.UnitTesting.DataSourceElement -> unit
Public Sub Add (element As DataSourceElement)
- element
- DataSourceElement
The System.Configuration.ConfigurationElement to add.
Produkt | Versionen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu .NET
.NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: