IVsDataProviderManager.Providers Özellik

Tanım

Tüm kayıtlı DDEX sağlayıcılarının bir sözlüğünü alır.

public:
 property System::Collections::Generic::IDictionary<Guid, Microsoft::VisualStudio::Data::Core::IVsDataProvider ^> ^ Providers { System::Collections::Generic::IDictionary<Guid, Microsoft::VisualStudio::Data::Core::IVsDataProvider ^> ^ get(); };
public System.Collections.Generic.IDictionary<Guid,Microsoft.VisualStudio.Data.Core.IVsDataProvider> Providers { get; }
member this.Providers : System.Collections.Generic.IDictionary<Guid, Microsoft.VisualStudio.Data.Core.IVsDataProvider>
Public ReadOnly Property Providers As IDictionary(Of Guid, IVsDataProvider)

Özellik Değeri

IDictionary<Guid,IVsDataProvider>

Tüm kayıtlı DDEX sağlayıcılarının sözlüğü.

Şunlara uygulanır