IdeaBlade.Core Assembly > IdeaBlade.Core.Composition Namespace : CompositionHost Class |
'Declaration
Public Class CompositionHost
'Usage
Dim instance As CompositionHost
public class CompositionHost
By default, DevForce will create a catalog using all assemblies in a folder, or for Silverlight and other environments, all assemblies in the package or XAP.
In Silverlight applications you can add dynamically loaded content using one of the Add(Uri) overloads.
You can modify default search behaviors by modifying the SearchPatterns and IgnorePatterns, and in desktop application the SearchFolders and SearchOption can be set.
System.Object
IdeaBlade.Core.Composition.CompositionHost
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2