AppSettingsNode 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 design time node for the AppSettingsSection.
Namespace: Microsoft.Practices.EnterpriseLibrary.AppSettings.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.AppSettings.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.AppSettings.Configuration.Design.dll)
Syntax
'Declaration
<SelectedImageAttribute(GetType(AppSettingsNode))> _
<ImageAttribute(GetType(AppSettingsNode))> _
PublicClassAppSettingsNode _
Inherits ConfigurationSectionNode
[SelectedImageAttribute(typeof(AppSettingsNode))]
[ImageAttribute(typeof(AppSettingsNode))]
publicclassAppSettingsNode : ConfigurationSectionNode
[SelectedImageAttribute(typeof(AppSettingsNode))]
[ImageAttribute(typeof(AppSettingsNode))]
publicref classAppSettingsNode : public ConfigurationSectionNode
publicclass AppSettingsNode extends ConfigurationSectionNode
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationSectionNode
Microsoft.Practices.EnterpriseLibrary.AppSettings.Configuration.Design.AppSettingsNode
See Also
Microsoft.Practices.EnterpriseLibrary.AppSettings.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. |