Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the RemoteObjectAdapter class.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New RemoteObjectAdapter()
protected RemoteObjectAdapter()
protected:
RemoteObjectAdapter()
protected function RemoteObjectAdapter()
Remarks
This constructor is not for general-purpose use. It exists only so that hosts can derive from it in legacy-load scenarios where no type coercion is necessary.