Winter IoC Container

XmlComponentsConfig Properties

The properties of the XmlComponentsConfig class are listed below. For a complete list of XmlComponentsConfig class members, see the XmlComponentsConfig Members topic.

Public Instance Properties

Container (inherited from Component)Gets the IContainer that contains the Component.
DefaultLazyInit (inherited from ComponentsConfig) Default value of lazy init flag for components in this collection False by default
Description (inherited from ComponentsConfig) Components collection description Null by default
Item (inherited from ComponentsConfig) 
Item (inherited from ComponentsConfig) 
Preprocessor Get or set preprocessor component
Site (inherited from Component)Gets or sets the ISite of the Component.

Protected Instance Properties

CanRaiseEvents (inherited from Component)Gets a value indicating whether the component can raise an event.
DesignMode (inherited from Component)Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

Explicit Interface Implementations

IConfigurationSectionHandler.Create 

See Also

XmlComponentsConfig Class | NI.Winter Namespace