IHostItemProvider.SetHostObjectOnExtender (Método)

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

Espacio de nombres:  Microsoft.Office.Tools
Ensamblado:  Microsoft.Office.Tools (en Microsoft.Office.Tools.dll)

Sintaxis

'Declaración
Sub SetHostObjectOnExtender ( _
    primaryType As String, _
    extenderCookie As String, _
    primaryHostObject As Object _
)
void SetHostObjectOnExtender(
    string primaryType,
    string extenderCookie,
    Object primaryHostObject
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IHostItemProvider Interfaz

Microsoft.Office.Tools (Espacio de nombres)