Поделиться через


AddInBase.GetHostItem<T> - метод

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Пространство имен:  Microsoft.Office.Tools
Сборка:  Microsoft.Office.Tools.Common.v4.0.Utilities (в Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Синтаксис

'Декларация
Protected Function GetHostItem(Of T As Class) ( _
    type As Type, _
    cookie As String _
) As T
protected T GetHostItem<T>(
    Type type,
    string cookie
)
where T : class

Параметры типа

  • T

Параметры

Возвращаемое значение

Тип: T

Безопасность платформы .NET Framework

См. также

Ссылки

AddInBase Класс

Microsoft.Office.Tools - пространство имен