FlavoredProjectFactoryBase::IVsAggregatableProjectFactoryCorrected::GetAggregateProjectType Method (String^, String^)

 

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

private:
virtual int GetAggregateProjectType(
	String^ fileName,
	[OutAttribute] String^% projectTypeGuid
) sealed = IVsAggregatableProjectFactoryCorrected::GetAggregateProjectType

Parameters

fileName
Type: System::String^

projectTypeGuid
Type: System::String^

Return Value

Type: System::Int32

Return to top
Show: