AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Configuration element that serializes properly when used with collections
Namespace: Amazon
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public abstract class SerializableConfigurationElement : WritableConfigurationElement
The SerializableConfigurationElement type exposes the following members
| Name | Type | Description | |
|---|---|---|---|
|
CurrentConfiguration | System.Configuration.Configuration | Inherited from System.Configuration.ConfigurationElement. |
|
ElementInformation | System.Configuration.ElementInformation | Inherited from System.Configuration.ConfigurationElement. |
|
LockAllAttributesExcept | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockAllElementsExcept | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockAttributes | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockElements | System.Configuration.ConfigurationLockCollection | Inherited from System.Configuration.ConfigurationElement. |
|
LockItem | System.Boolean | Inherited from System.Configuration.ConfigurationElement. |
| Name | Description | |
|---|---|---|
|
IsReadOnly() | Inherited from Amazon.WritableConfigurationElement. |
|
SerializeElement(XmlWriter, bool) |
.NET Framework:
Supported in: 4.7.2 and newer