Share via


IHostItemProvider.GetHostExtender Method

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 GetHostExtender ( _
    extenderType As Type, _
    extenderCookie As String _
) As Object
Object GetHostExtender(
    Type extenderType,
    string extenderCookie
)

Parameters

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

IHostItemProvider Interface

Microsoft.Office.Tools Namespace