ITypeMapProvider Members
Include Protected Members
Include Inherited Members
Enables mapping between the proxy type the add-in uses and the actual host type in the host application.
The ITypeMapProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetCanonicalNameForType | Returns the canonical name that corresponds to the specified host type. |
![]() |
GetTypeForCanonicalName | Returns the host type that corresponds to the specified canonical name. |
Top