FlavoredProjectBase.IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids, méthode
Cela doit delegetated à l'interne la plupart de projet
Espace de noms : Microsoft.VisualStudio.Shell.Flavor
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Private Function GetAggregateProjectTypeGuids ( _
<OutAttribute> ByRef projectTypeGuids As String _
) As Integer Implements IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids
int IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(
out string projectTypeGuids
)
Paramètres
- projectTypeGuids
Type : System.String%
Valeur de retour
Type : System.Int32
Implémentations
IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(String%)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.