FlavoredProjectFactoryBase::IVsProjectFactory::CanCreateProject Method (String^, UInt32, Int32)

 

Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int CanCreateProject(
	String^ fileName,
	unsigned int flags,
	[OutAttribute] int% canCreate
) sealed = IVsProjectFactory::CanCreateProject

Parameters

fileName
Type: System::String^

flags
Type: System::UInt32

canCreate
Type: System::Int32

Return Value

Type: System::Int32

Return to top
Show: