Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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. |
Configuration data defining IsolatedStorageCacheStorageData. This configuration section adds the name of the Isolated Storage area to use to store data.
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)
Syntax
'Declaration
<AssemblerAttribute(GetType(IsolatedStorageBackingStoreAssembler))> _
PublicClassIsolatedStorageCacheStorageData _
Inherits CacheStorageData
[AssemblerAttribute(typeof(IsolatedStorageBackingStoreAssembler))]
publicclassIsolatedStorageCacheStorageData : CacheStorageData
[AssemblerAttribute(typeof(IsolatedStorageBackingStoreAssembler))]
publicref classIsolatedStorageCacheStorageData : public CacheStorageData
publicclass IsolatedStorageCacheStorageData extends CacheStorageData
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CacheStorageData
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.IsolatedStorageCacheStorageData
See Also
IsolatedStorageCacheStorageData Members
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration 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. |