IVsStartupProjectsListService Interface

Visual Studio 2015
 

Represents a list of startup projects.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[GuidAttribute("DAEC2267-C961-44F3-96E2-3053E4EF550C")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsStartupProjectsListService

NameDescription
System_CAPS_pubmethodAddProject(Guid)

Adds a project.

System_CAPS_pubmethodRemoveProject(Guid)

Removes the project.

Return to top
Show: