Dela via


IEnumProjectStartupServices Members

Include Protected Members
Include Inherited Members

Enumerates the services needed by a project on startup. You can get an instance of the interface using the GetStartupServiceEnum method of the IVsProjectStartupServices interface.

The IEnumProjectStartupServices type exposes the following members.

Methods

 

Name

Description

Public method

Clone

Clones this IEnumProjectStartupServices interface by creating another instance.

Public method

Next

Retrieves the next group of project startup services interfaces.

Public method

Reset

Returns the enumerator to its initial state.

Public method

Skip

Skip over a specified number of interfaces.

Top

See Also

Reference

IEnumProjectStartupServices Interface

Microsoft.VisualStudio.Shell.Interop Namespace