IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(String) Yöntem

Tanım

Toplam projeyi oluşturan proje türü GUID 'Lerinin listesini alır. Bu yöntem, toplanan proje alt türleri sistemindeki en içteki projeye temsilci olarak atanmalıdır.

public:
 int GetAggregateProjectTypeGuids([Runtime::InteropServices::Out] System::String ^ % pbstrProjTypeGuids);
public int GetAggregateProjectTypeGuids (out string pbstrProjTypeGuids);
abstract member GetAggregateProjectTypeGuids : string -> int
Public Function GetAggregateProjectTypeGuids (ByRef pbstrProjTypeGuids As String) As Integer

Parametreler

pbstrProjTypeGuids
String

Proje türü GUID 'Leri içeren bir dize işaretçisi.

Döndürülenler

Int32

Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.

Şunlara uygulanır