IRemoteObjectContract::GetRemoteType Method ()

 

Returns an IRemoteTypeContract that specifies the type of the current IRemoteObjectContract.

Namespace:   System.AddIn.Contract.Automation
Assembly:  System.AddIn.Contract (in System.AddIn.Contract.dll)

IRemoteTypeContract^ GetRemoteType()

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
Return to top
Show: