Freigeben über


IHostItemProvider.GetHostObject-Methode

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 (in Microsoft.Office.Tools.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

IHostItemProvider Schnittstelle

Microsoft.Office.Tools-Namespace