Compartilhar via


Método IHostItemProvider.GetHostExtender

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
Function GetHostExtender ( _
    extenderType As Type, _
    extenderCookie As String _
) As Object
Object GetHostExtender(
    Type extenderType,
    string extenderCookie
)

Parâmetros

Valor de retorno

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

IHostItemProvider Interface

Namespace Microsoft.Office.Tools