Share via


DownloadedPartCatalogCollection Class

Holds a collection of composable part catalogs keyed by module info.

Namespace:  Microsoft.Practices.Prism.MefExtensions.Modularity
Assembly:  Microsoft.Practices.Prism.MefExtensions (in Microsoft.Practices.Prism.MefExtensions.dll)

Syntax

[PartCreationPolicyAttribute(CreationPolicy.Shared)]
[ExportAttribute]
public class DownloadedPartCatalogCollection
'Declaration
<PartCreationPolicyAttribute(CreationPolicy.Shared)> _
<ExportAttribute> _
Public Class DownloadedPartCatalogCollection

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.MefExtensions.Modularity.DownloadedPartCatalogCollection

See Also

DownloadedPartCatalogCollection Members

Microsoft.Practices.Prism.MefExtensions.Modularity Namespace