IEnvironmentalOverridesProperty Members
Include Protected Members
Include Inherited Members
The IEnvironmentalOverridesProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConfigurationSectionName |
The name of the configuration section that contains the property.
|
|
ContainingElementXPath |
The XPath to the XML element that declares the attribute for this configuration property.
|
|
ContainingSectionXPath |
The XPath to the XML element that declares the containing configuration section.
|
|
DeltaConfigurationStorageConverter |
The TypeConverter that converts the internal overridden value to a string that can be stored in the delta configuration file. |
|
PropertyAttributeName |
The name of the attribute which is used to serialize this configuration property in XML.
|
|
SupportsOverride |
truetrue (True in Visual Basic) if this property meets the requirements to be overridden.
|
See Also
IEnvironmentalOverridesProperty Interface
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace