Share via


IHostItemProvider.SetHostObjectOnExtender Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)

Syntax

'Declaration
Sub SetHostObjectOnExtender ( _
    primaryType As String, _
    extenderCookie As String, _
    primaryHostObject As Object _
)
void SetHostObjectOnExtender(
    string primaryType,
    string extenderCookie,
    Object primaryHostObject
)

Parameters

.NET Framework Security

See Also

Reference

IHostItemProvider Interface

Microsoft.Office.Tools Namespace