IProviderManager Interface
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.
Internal provider management interface for instantiating dependent providers in a hierarchical tree of dependencies
public interface IProviderManager
type IProviderManager = interface
Public Interface IProviderManager
- Derived
Methods
GetProvider(String) |
Call into Provider Manager for instantiating dependent providers in a hierarchical tree of dependencies |