IVsProjectStartupServices Members

Include Protected Members
Include Inherited Members

Enables project extensibility by other developers.

The IVsProjectStartupServices type exposes the following members.

Methods

  Name Description
Public method AddStartupService Adds third party service to the list of services to be started when the project is instantiated and ensures that all third party services are started.
Public method GetStartupServiceEnum Used to look up a third party service array element by GUID.
Public method RemoveStartupService Removes a service ID GUID from the list of third party services to be started and releases the service if it has been loaded.

Top

See Also

Reference

IVsProjectStartupServices Interface

Microsoft.VisualStudio.Shell.Interop Namespace