Freigeben über


QuickStartGroup.DevelopmentProducts Eigenschaft

Definition

Ruft eine schreibgeschützte Auflistung von Produkten ab.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Web::PlatformInstaller::Product ^> ^ DevelopmentProducts { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Web::PlatformInstaller::Product ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Web.PlatformInstaller.Product> DevelopmentProducts { get; }
member this.DevelopmentProducts : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Web.PlatformInstaller.Product>
Public ReadOnly Property DevelopmentProducts As ReadOnlyCollection(Of Product)

Eigenschaftswert

Eine generische ReadOnlyCollection von Product-Objekten.

Gilt für: