Share via


EnvironmentOverriddenPropertyElement Members

Include Protected Members
Include Inherited Members

The EnvironmentOverriddenPropertyElement type exposes the following members.

Constructors

  Name Description
Ff671483.pubmethod(en-us,PandP.50).gif EnvironmentOverriddenPropertyElement

Methods

  Name Description
Ff671483.protmethod(en-us,PandP.50).gif DeserializeElement (Inherited from ConfigurationElement.)
Ff671483.pubmethod(en-us,PandP.50).gif Equals (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671483.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from ConfigurationElement.)
Ff671483.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671483.protmethod(en-us,PandP.50).gif Init (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif InitializeDefault (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif IsModified (Inherited from ConfigurationElement.)
Ff671483.pubmethod(en-us,PandP.50).gif IsReadOnly (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif ListErrors (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671483.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif PostDeserialize (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif PreSerialize (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif Reset (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif ResetModified (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif SerializeElement (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ff671483.protmethod(en-us,PandP.50).gif SetReadOnly (Inherited from ConfigurationElement.)
Ff671483.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff671483.protmethod(en-us,PandP.50).gif Unmerge (Inherited from ConfigurationElement.)

Properties

  Name Description
Ff671483.pubproperty(en-us,PandP.50).gif Attribute
The name of the attribute in XML that contains the overridden value.
Ff671483.pubproperty(en-us,PandP.50).gif ConfigurationSectionName
Name of the containing configuration section.
Ff671483.pubproperty(en-us,PandP.50).gif ContainingElementXPath
The XPath to the element in XML that declares the attribute which contains the overridden value.
Ff671483.pubproperty(en-us,PandP.50).gif ContainingSectionXPath
XPath that allows to navigate to the XML element that corresponds to the containing configuration section.
Ff671483.pubproperty(en-us,PandP.50).gif ElementInformation (Inherited from ConfigurationElement.)
Ff671483.protproperty(en-us,PandP.50).gif ElementProperty (Inherited from ConfigurationElement.)
Ff671483.protproperty(en-us,PandP.50).gif EvaluationContext (Inherited from ConfigurationElement.)
Ff671483.protproperty(en-us,PandP.50).gif Item Overloaded.
Ff671483.pubproperty(en-us,PandP.50).gif LockAllAttributesExcept (Inherited from ConfigurationElement.)
Ff671483.pubproperty(en-us,PandP.50).gif LockAllElementsExcept (Inherited from ConfigurationElement.)
Ff671483.pubproperty(en-us,PandP.50).gif LockAttributes (Inherited from ConfigurationElement.)
Ff671483.pubproperty(en-us,PandP.50).gif LockElements (Inherited from ConfigurationElement.)
Ff671483.pubproperty(en-us,PandP.50).gif LockItem (Inherited from ConfigurationElement.)
Ff671483.pubproperty(en-us,PandP.50).gif OverriddenValue
The overridden value for this property.
Ff671483.protproperty(en-us,PandP.50).gif Properties (Inherited from ConfigurationElement.)

See Also

EnvironmentOverriddenPropertyElement Class

Microsoft.Practices.EnterpriseLibrary.Configuration.EnvironmentalOverrides.Configuration Namespace