IVsStartupProjectsListService::RemoveProject Method (Guid)

Visual Studio 2015
 

Removes the project.

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

void RemoveProject(
	[InAttribute] Guid% guidProject
)

Parameters

guidProject
Type: System::Guid

The GUID of the project.

Return to top
Show: