IVsDataProviderObjectFactory Members
Include Protected Members
Include Inherited Members
Provides the ability to create DDEX provider implementations of support entities.
The IVsDataProviderObjectFactory type exposes the following members.
Methods
Name
Description
Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.
Resolves a provider-specific assembly string to its corresponding Assembly representation.
Resolves a provider-specific type name to its corresponding Type representation.
Top