Freigeben über


FlavoredProjectBase.IVsAggregatableProjectCorrected.SetAggregateProjectTypeGuids Method

This must be delegated to the innermost project

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

Syntax

'Declaration
Private Function SetAggregateProjectTypeGuids ( _
    projectTypeGuids As String _
) As Integer Implements IVsAggregatableProjectCorrected.SetAggregateProjectTypeGuids
int IVsAggregatableProjectCorrected.SetAggregateProjectTypeGuids(
    string projectTypeGuids
)

Parameters

Return Value

Type: System.Int32

Implements

IVsAggregatableProjectCorrected.SetAggregateProjectTypeGuids(String)

.NET Framework Security

See Also

Reference

FlavoredProjectBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace