The following tables list the members exposed by TypeConfigurationElement.
Public Constructors
Name | Description | |
---|---|---|
TypeConfigurationElement | Initialize an instance of the TypeConfigurationElement class |
Public Methods
Name | Description | |
---|---|---|
IsReadOnly | Gets a value indicating whether the TypeConfigurationElement object is read-only. |
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the element. | |
Type | Gets or sets the Type the element is the configuration for. | |
TypeName | Gets or sets the fully qualified name of the Type the element is the configuration for. |
Public Fields
Name | Description | |
---|---|---|
nameProperty | Name of the property that holds the name of System.Configuration.ConfigurationElement. | |
typeProperty | Name of the property that holds the type of System.Configuration.ConfigurationElement. |