InstanceDescriptionConfigurationElement Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Unity Application Block information can be found at the Unity Application Block site. |
The InstanceDescriptionConfigurationElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InstanceDescriptionConfigurationElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
HasData |
Indicates whether the configuration element has information.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Properties | (Inherited from ConfigurationElement.) | |
Type |
The underlying type of the represented object.
|
|
TypeConverter |
The type converter to use to convert the value into the represented object, or null if no typeconverter is required.
|
|
TypeConverterName |
Type name of the type converter used to create the represented object.. If not specified, the default type converter (if any) is used.
|
|
TypeName |
Returns the string name of the type of the represented object.
|
|
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |
|
Value |
Optional value used when creating the represented object.
|