FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, String) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
virtual int Microsoft.VisualStudio.Shell.Flavor.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(System::String ^ fileName, [Runtime::InteropServices::Out] System::String ^ % projectTypeGuid) = Microsoft::VisualStudio::Shell::Flavor::IVsAggregatableProjectFactoryCorrected::GetAggregateProjectType;
int IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType (string fileName, out string projectTypeGuid);
abstract member Microsoft.VisualStudio.Shell.Flavor.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType : string * string -> int
override this.Microsoft.VisualStudio.Shell.Flavor.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType : string * string -> int
Function GetAggregateProjectType (fileName As String, ByRef projectTypeGuid As String) As Integer Implements IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType
Параметры
- fileName
- String
- projectTypeGuid
- String