CacheManagerSettingsNode Class
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Represents the root configuration for the Caching Application Block.
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.dll)
Syntax
'Declaration
<ImageAttribute(GetType(CacheManagerSettingsNode))> _
<SelectedImageAttribute(GetType(CacheManagerSettingsNode))> _
PublicClassCacheManagerSettingsNode _
Inherits ConfigurationSectionNode
[ImageAttribute(typeof(CacheManagerSettingsNode))]
[SelectedImageAttribute(typeof(CacheManagerSettingsNode))]
publicclassCacheManagerSettingsNode : ConfigurationSectionNode
[ImageAttribute(typeof(CacheManagerSettingsNode))]
[SelectedImageAttribute(typeof(CacheManagerSettingsNode))]
publicref classCacheManagerSettingsNode : public ConfigurationSectionNode
publicclass CacheManagerSettingsNode extends ConfigurationSectionNode
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationSectionNode
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheManagerSettingsNode
See Also
CacheManagerSettingsNode Members
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |