AssemblyExtensionDataCollection.Item Property
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling. |
Overload List
Name | Description | |
---|---|---|
Item[ConfigurationProperty] |
Gets or sets a property or attribute of this configuration element.
(Inherited from ConfigurationElement.) |
|
Item[String] |
Gets or sets a property, attribute, or child element of this configuration element.
(Inherited from ConfigurationElement.) |
|
Item[Int32] |
Gets or sets the item at the given index.
|
See Also
AssemblyExtensionDataCollection Class
AssemblyExtensionDataCollection Members
Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration Namespace