Extension of ComponentsConfig that supports configuration section handler (so you may place configuration in the app.config or web.config)
For a list of all members of this type, see XmlComponentsConfig Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
NI.Winter.ComponentsConfig
NI.Winter.XmlComponentsConfig
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
<configSections>
<section name="components" type="NI.Winter.XmlComponentsConfig, NI.Winter" />
</configSections>
<components>
<!-- components definitions -->
</components>
Namespace: NI.Winter
Assembly: NI.Winter (in NI.Winter.dll)
XmlComponentsConfig Members | NI.Winter Namespace