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


EntryPointComponentBase Конструктор (String, String, Type) (2007 System)

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

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

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

Синтаксис

'Декларация
Protected Sub New ( _
    cookie As String, _
    identifier As String, _
    innerType As Type _
)
'Применение
Dim cookie As String
Dim identifier As String
Dim innerType As Type

Dim instance As New EntryPointComponentBase(cookie, _
    identifier, innerType)
protected EntryPointComponentBase(
    string cookie,
    string identifier,
    Type innerType
)

Параметры

Разрешения

См. также

Ссылки

EntryPointComponentBase Класс

EntryPointComponentBase - члены

EntryPointComponentBase - перегрузка

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