CustomCacheStorageData Members
Include Protected Members
Include Inherited Members
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. |
The CustomCacheStorageData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomCacheStorageData | Overloaded. |
Methods
Properties
Name | Description | |
---|---|---|
Attributes |
Gets or sets custom configuration attributes.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Properties |
Gets a ConfigurationPropertyCollection of the properties that are defined for this configuration element when implemented in a derived class.
(Overrides NameTypeConfigurationElementProperties().) |
|
StorageEncryption |
Gets the name of the referenced IStorageEncryptionProvider.
(Inherited from CacheStorageData.) |
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.BaseGetPropertyValue | ||
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.BaseIsModified | ||
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.BaseReset | ||
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.BaseSetPropertyValue | ||
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.BaseUnmerge | ||
IHelperAssistedCustomConfigurationData<CustomCacheStorageData>.Helper |
See Also
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. |