IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Yöntem başarılı olursa, döndürür S_OK . Başarısız olursa, bir hata kodu döndürür.