FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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