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
- extenderType
Tipo: System.Type
- extenderCookie
Tipo: System.String
Valor de retorno
Tipo: System.Object
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.