Share via


IsolatedStorageCacheStorageNode 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 a cache storage using Isolated Storage.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.dll)

Syntax

'Declaration
PublicNotInheritableClassIsolatedStorageCacheStorageNode _
    Inherits CacheStorageNode
publicsealedclassIsolatedStorageCacheStorageNode : CacheStorageNode
publicref classIsolatedStorageCacheStorageNodesealed : public CacheStorageNode
publicfinalclass IsolatedStorageCacheStorageNode extends CacheStorageNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.CacheStorageNode
      Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Design.IsolatedStorageCacheStorageNode

See Also

IsolatedStorageCacheStorageNode 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.