IRemoteObjectContract::GetRemoteType Method ()
.NET Framework (current version)
Returns an IRemoteTypeContract that specifies the type of the current IRemoteObjectContract.
Assembly: System.AddIn.Contract (in System.AddIn.Contract.dll)
Return Value
Type: System.AddIn.Contract.Automation::IRemoteTypeContract^An IRemoteTypeContract that specifies the type of the current IRemoteObjectContract.
Use the GetRemoteType method to access the members of the remote object that the current IRemoteObjectContract identifies.
.NET Framework
Available since 3.5
Available since 3.5
Show: