Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Creates a new instance of a RemoteTypeAdapter.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
.gif)
GetRemoteTypeAdapter(String, TypeInfrastructureManager)
Returns a new RemoteTypeAdapter instance, given a canonical type name and a type infrastructure manager.
.gif)
.gif)
GetRemoteTypeAdapter(Type, TypeInfrastructureManager)
Returns a new RemoteTypeAdapter instance, given a type and a type infrastructure manager.
Top