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


EntryPointComponentBase.IEntryPoint.Initialize Метод (2007 System)

Обновлен: Ноябрь 2007

Этот API поддерживает платформу Visual Studio Tools for Office и не должен вызываться непосредственно из вашего кода.

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

Синтаксис

'Декларация
Private Sub Initialize ( _
    hostContext As IServiceProvider _
) Implements IEntryPoint.Initialize
'Применение
Dim instance As EntryPointComponentBase
Dim hostContext As IServiceProvider

CType(instance, IEntryPoint).Initialize(hostContext)
void IEntryPoint.Initialize(
    IServiceProvider hostContext
)

Параметры

Реализации

IEntryPoint.Initialize(IServiceProvider)

Разрешения

См. также

Ссылки

EntryPointComponentBase Класс

EntryPointComponentBase - члены

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