RemoteTypeAdapter.GetRemoteTypeAdapter Method

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

Public methodStatic member

GetRemoteTypeAdapter(String, TypeInfrastructureManager)

Returns a new RemoteTypeAdapter instance, given a canonical type name and a type infrastructure manager.

Public methodStatic member

GetRemoteTypeAdapter(Type, TypeInfrastructureManager)

Returns a new RemoteTypeAdapter instance, given a type and a type infrastructure manager.

Top

See Also

Reference

RemoteTypeAdapter Class

RemoteTypeAdapter Members

Microsoft.VisualStudio.Tools.Applications Namespace