Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.ComponentModel.Composition.Hosting
  3. DirectoryCatalog
  4. Parts
  • DirectoryCatalog
    • DirectoryCatalog(String)
    • DirectoryCatalog(String, ICompositionElement)
    • DirectoryCatalog(String, ReflectionContext)
    • DirectoryCatalog(String, String)
    • DirectoryCatalog(String, ReflectionContext, ICompositionElement)
    • DirectoryCatalog(String, String, ICompositionElement)
    • DirectoryCatalog(String, String, ReflectionContext)
    • DirectoryCatalog(String, String, ReflectionContext, ICompositionElement)
    • FullPath
    • LoadedFiles
    • Parts
    • Path
    • SearchPattern
    • Dispose(Boolean)
    • GetEnumerator()
    • GetExports(ImportDefinition)
    • OnChanged(ComposablePartCatalogChangeEventArgs)
    • OnChanging(ComposablePartCatalogChangeEventArgs)
    • Refresh()
    • ToString()
    • Changed
    • Changing
net40-client
namespace System.ComponentModel.Composition.Hosting
{
    [DebuggerTypeProxy(typeof(DirectoryCatalogDebuggerProxy))]
    public class DirectoryCatalog : ComposablePartCatalog, INotifyComposablePartCatalogChanged, ICompositionElement
    {
        public override IQueryable<ComposablePartDefinition> Parts { get; }
    }
}
.NET Framework
4.0
Information specific to net40-client
Assembly

System.ComponentModel.Composition , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

Your project needs an assembly reference to System.ComponentModel.Composition.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙