ProviderManager.Providers Property

Gets the providers.
public ProviderList Providers {get;}
This language is not supported or no code example is available.
public:  
property ProviderList^ Providers { 
ProviderList^ get( ); 
}
This language is not supported or no code example is available.
public function get Providers() : ProviderList;
This language is not supported or no code example is available.

Property Value

ProviderList

The providers.

In this article

Definition