FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType Method

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

Syntax

‘선언
Private Function GetAggregateProjectType ( _
    fileName As String, _
    <OutAttribute> ByRef projectTypeGuid As String _
) As Integer Implements IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType
int IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(
    string fileName,
    out string projectTypeGuid
)

Parameters

Return Value

Type: System.Int32

Implements

IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, String%)

.NET Framework Security

See Also

Reference

FlavoredProjectFactoryBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace