Método IHostItemProvider.SetHostObjectOnExtender

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 (em Microsoft.Office.Tools.dll)

Sintaxe

'Declaração
Sub SetHostObjectOnExtender ( _
    primaryType As String, _
    extenderCookie As String, _
    primaryHostObject As Object _
)
void SetHostObjectOnExtender(
    string primaryType,
    string extenderCookie,
    Object primaryHostObject
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IHostItemProvider Interface

Namespace Microsoft.Office.Tools