IHostItemProvider.GetHostObject (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
Ensamblados:   Microsoft.Office.Tools (en Microsoft.Office.Tools.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (en Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (en Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word.v4.0.Utilities (en Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Sintaxis

'Declaración
Function GetHostObject ( _
    primaryType As Type, _
    primaryCookie As String _
) As Object
Object GetHostObject(
    Type primaryType,
    string primaryCookie
)

Parámetros

Valor devuelto

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

IHostItemProvider Interfaz

Microsoft.Office.Tools (Espacio de nombres)