Condividi tramite


Metodo IHostItemProvider.GetHostObject

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)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Sintassi

'Dichiarazione
Function GetHostObject ( _
    primaryType As Type, _
    primaryCookie As String _
) As Object
Object GetHostObject(
    Type primaryType,
    string primaryCookie
)

Parametri

Valore restituito

Tipo: System.Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IHostItemProvider Interfaccia

Spazio dei nomi Microsoft.Office.Tools