IFeatureContainer.AddFeature Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description |
---|---|
IFeatureContainer.AddFeature (V) | Adds a new feature to the container by storing the passed in instance. The lifetime of the instance will not be managed by the container. |
IFeatureContainer.AddFeature (ActivationContext) | Adds a new feature to the container by instantiating the passed in type. The default lifetime will be singleton. |
IFeatureContainer.AddFeature (ActivationContext, String) | Adds a new feature to the container by instantiating the passed in type. The default lifetime will be singleton. |
See Also
Reference
IFeatureContainer Interface
IFeatureContainer Members
Microsoft.EnterpriseManagement Namespace