Condividi tramite


Metodo FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, String%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FlavoredProjectFactoryBase Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Flavor