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


EntryPointComponentBase Класс (2007 System)

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

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

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

Синтаксис

'Декларация
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public MustInherit Class EntryPointComponentBase _
    Inherits RemoteComponent _
    Implements IEntryPoint
'Применение
Dim instance As EntryPointComponentBase
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public abstract class EntryPointComponentBase : RemoteComponent, 
    IEntryPoint

Иерархия наследования

System.Object
  Microsoft.VisualStudio.Tools.Office.RemoteComponent
    Microsoft.VisualStudio.Tools.Office.EntryPointComponentBase
      Microsoft.VisualStudio.Tools.Office.EntryPointBindableComponentBase

Потокобезопасность

Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.

См. также

Ссылки

EntryPointComponentBase - члены

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