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
- fileName
Tipo: System.String
- projectTypeGuid
Tipo: System.String%
Valore restituito
Tipo: System.Int32
Implementa
IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, String%)
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.