Partager via


VsShellUtilities.GetMiscellaneousProject, méthode (IServiceProvider, Boolean)

Retourne le divers projet dans une solution.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetMiscellaneousProject ( _
    provider As IServiceProvider, _
    create As Boolean _
) As IVsProject3
public static IVsProject3 GetMiscellaneousProject(
    IServiceProvider provider,
    bool create
)

Paramètres

  • create
    Type : System.Boolean
    true si le projet est créé ; sinon, false.

Valeur de retour

Type : Microsoft.VisualStudio.Shell.Interop.IVsProject3
L'interface d'IVsProject3 du divers projet.

Sécurité .NET Framework

Voir aussi

Référence

VsShellUtilities Classe

GetMiscellaneousProject, surcharge

Microsoft.VisualStudio.Shell, espace de noms