Metodo IHostItemProvider.GetHostExtender
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
Sintassi
'Dichiarazione
Function GetHostExtender ( _
extenderType As Type, _
extenderCookie As String _
) As Object
Object GetHostExtender(
Type extenderType,
string extenderCookie
)
Parametri
- extenderType
Tipo: System.Type
- extenderCookie
Tipo: System.String
Valore restituito
Tipo: System.Object
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.