EntryPointComponentBase Members

Include Protected Members
Include Inherited Members

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

The EntryPointComponentBase type exposes the following members.

Constructors

  Name Description
Protected method EntryPointComponentBase Overloaded.

Top

Methods

  Name Description
Protected method CheckValidState (Inherited from RemoteComponent.)
Public method Dispose Overloaded.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize (Inherited from RemoteComponent.)
Protected method FinishInitialization
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetHostItem<T> (Inherited from RemoteComponent.)
Protected method GetService (Inherited from RemoteComponent.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method Initialize
Protected method InitializeControl (Inherited from RemoteComponent.)
Protected method InitializeDataBindings
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnShutdown
Protected method OnStartup
Protected method SetPrimaryCookie (Inherited from RemoteComponent.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property Container (Inherited from RemoteComponent.)
Protected property DataHost
Protected property DesignMode (Inherited from RemoteComponent.)
Protected property HostContext (Inherited from RemoteComponent.)
Protected property Identifier (Inherited from RemoteComponent.)
Protected property InnerType (Inherited from RemoteComponent.)
Protected property ItemProvider (Inherited from RemoteComponent.)
Protected property PrimaryCookie (Inherited from RemoteComponent.)
Public property Site (Inherited from RemoteComponent.)
Public property Tag (Inherited from RemoteComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from RemoteComponent.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEntryPoint.FinishInitialization
Explicit interface implemetationPrivate method IEntryPoint.Initialize
Explicit interface implemetationPrivate method IEntryPoint.InitializeDataBindings
Explicit interface implemetationPrivate method IEntryPoint.OnShutdown

Top

See Also

Reference

EntryPointComponentBase Class

Microsoft.VisualStudio.Tools.Office Namespace