|
... te element in collection ()System.ConfigurationSystem.Configuration.Configu rationElementCollection.BaseAdd (System.Configuration.ConfigurationElement element, Boolean ...
|
|
at System.Configuration.ConfigurationElement.DeserializePropertyValue(ConfigurationProperty prop, XmlReader reader) at System.Configuration.ConfigurationElement ...
|
|
This is the resource provider section that mimics the settings stored in wwDbResourceConfiguration object. System.Object System.Configuration.ConfigurationElement
|
|
MethodInfo resetModifiedMethod = typeof (System.Configuration.ConfigurationElement).GetMethod( "ResetModified" , BindingFlags.NonPublic | BindingFlags.Instance)
|
|
MethodInfo resetModifiedMethod = typeof (System.Configuration.ConfigurationElement).GetMethod( "ResetModified" , BindingFlags.NonPublic | BindingFlags.Instance)
|
|
... Inherited from System.Configuration.ConfigurationElement ) LockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement ) LockAllElementsExcept (Inherited from ...
|
|
... Inherited from System.Configuration.ConfigurationElement ) LockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement ) LockAllElementsExcept (Inherited from ...
|
|
Note: This class is new in the .NET Framework version 2.0. Represents ... System.Object System.Configuration.ConfigurationElement System.Configuration ...
|
|
Represents a configuration element within a configuration file. ... Note: An element within a configuration file refers to a basic XML element or a section.
|