IHostItemProvider.GetHostExtender (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
Function GetHostExtender ( _
extenderType As Type, _
extenderCookie As String _
) As Object
Object GetHostExtender(
Type extenderType,
string extenderCookie
)
Parámetros
- extenderType
Tipo: System.Type
- extenderCookie
Tipo: System.String
Valor devuelto
Tipo: System.Object
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.