DataProviderManager.GetDataProviders 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.
Retrieves an array containing all registered DDEX providers.
C++
public:
cli::array <Microsoft::VisualStudio::Data::DataProvider ^> ^ GetDataProviders();
public Microsoft.VisualStudio.Data.DataProvider[] GetDataProviders();
member this.GetDataProviders : unit -> Microsoft.VisualStudio.Data.DataProvider[]
Public Function GetDataProviders () As DataProvider()
Returns an array of DDEX provider objects.
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |