FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- fileName
- String
- projectTypeGuid
- String