ProjectBaseTypesInSolution.Types Özellik

Tanım

Proje türü ve Flavor GUID 'Leri. Anahtarlar projelere yönelik göreli yollardır ve değerler çözüm dosyasından proje başına temel türdür.

public:
 property System::Collections::Generic::Dictionary<System::String ^, Guid> ^ Types { System::Collections::Generic::Dictionary<System::String ^, Guid> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, Guid> ^ value); };
public System.Collections.Generic.Dictionary<string,Guid> Types { get; set; }
member this.Types : System.Collections.Generic.Dictionary<string, Guid> with get, set
Public Property Types As Dictionary(Of String, Guid)

Özellik Değeri

Dictionary<String,Guid>

Şunlara uygulanır