FlavoredProjectFactory.IVsAggregatableProjectFactory.GetAggregateProjectType Yöntem

Tanım

Proje türü GUID 'Lerinin noktalı virgülle ayrılmış bir dizesini alır.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsAggregatableProjectFactory.GetAggregateProjectType(System::String ^ fileName, [Runtime::InteropServices::Out] System::String ^ % projectTypeGuid) = Microsoft::VisualStudio::Shell::Interop::IVsAggregatableProjectFactory::GetAggregateProjectType;
int IVsAggregatableProjectFactory.GetAggregateProjectType (string fileName, out string projectTypeGuid);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsAggregatableProjectFactory.GetAggregateProjectType : string * string -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsAggregatableProjectFactory.GetAggregateProjectType : string * string -> int
Function GetAggregateProjectType (fileName As String, ByRef projectTypeGuid As String) As Integer Implements IVsAggregatableProjectFactory.GetAggregateProjectType

Parametreler

fileName
String

Proje dosyasının adı.

projectTypeGuid
String

dışı Proje türü GUID 'Lerinin noktalı virgülle ayrılmış dizesini döndürür.

Döndürülenler

Int32

Microsoft.VisualStudio.NativeMethods.S_OK.

Uygulamalar

Şunlara uygulanır