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. |
Creates a storage creation command for configuration files.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Configuration.Design.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Property Or AttributeTargets.Field)> _
PublicNotInheritableClassExternalConfigurationFileStorageCreationAttribute _
Inherits StorageCreationAttribute
[AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field)]
publicsealedclassExternalConfigurationFileStorageCreationAttribute : StorageCreationAttribute
[AttributeUsageAttribute(AttributeTargets::Property|AttributeTargets::Field)]
publicref classExternalConfigurationFileStorageCreationAttributesealed : public StorageCreationAttribute
publicfinalclass ExternalConfigurationFileStorageCreationAttribute extends StorageCreationAttribute
Inheritance Hierarchy
System.Object
System.Attribute
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.StorageCreationAttribute
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ExternalConfigurationFileStorageCreationAttribute
See Also
ExternalConfigurationFileStorageCreationAttribute Members
Microsoft.Practices.EnterpriseLibrary.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. |