FlavoredProjectBase::IVsAggregatableProjectCorrected::SetAggregateProjectTypeGuids Method (String^)

 

This must be delegated to the innermost project

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

private:
virtual int SetAggregateProjectTypeGuids(
	String^ projectTypeGuids
) sealed = IVsAggregatableProjectCorrected::SetAggregateProjectTypeGuids

Parameters

projectTypeGuids
Type: System::String^

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: