ProviderConfiguration.Providers Property
Definition
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.
Caution
use GetProvider() instead
public:
property System::Collections::Hashtable ^ Providers { System::Collections::Hashtable ^ get(); };
[System.Obsolete("use GetProvider() instead")]
public System.Collections.Hashtable Providers { get; }
[<System.Obsolete("use GetProvider() instead")>]
member this.Providers : System.Collections.Hashtable
Public ReadOnly Property Providers As Hashtable
Property Value
- Attributes