IsolatedStorageCacheStorageSetting 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 configuration information from a IsolatedStorageCacheStorageData instance.
Namespace: Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability
Assembly: Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)
Syntax
'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassIsolatedStorageCacheStorageSetting _
Inherits CacheStorageSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassIsolatedStorageCacheStorageSetting : CacheStorageSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classIsolatedStorageCacheStorageSetting : public CacheStorageSetting
publicclass IsolatedStorageCacheStorageSetting extends CacheStorageSetting
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CacheStorageSetting
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.IsolatedStorageCacheStorageSetting
See Also
IsolatedStorageCacheStorageSetting Members
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability Namespace
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.IsolatedStorageCacheStorageData
Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.Manageability.CacheStorageSetting
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. |