Partager via


FlavoredProjectFactoryBase.IVsProjectFactory.CanCreateProject, méthode

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 CanCreateProject ( _
    fileName As String, _
    flags As UInteger, _
    <OutAttribute> ByRef canCreate As Integer _
) As Integer Implements IVsProjectFactory.CanCreateProject
int IVsProjectFactory.CanCreateProject(
    string fileName,
    uint flags,
    out int canCreate
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsProjectFactory.CanCreateProject(String, UInt32, Int32%)

Sécurité .NET Framework

Voir aussi

Référence

FlavoredProjectFactoryBase Classe

Microsoft.VisualStudio.Shell.Flavor, espace de noms