ConfigurationElementTypeAttribute Class

Indicates the configuration object type that is used for the attributed object.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public sealed class ConfigurationElementTypeAttribute : Attribute
'Declaration
Public NotInheritable Class ConfigurationElementTypeAttribute
    Inherits Attribute
public ref class ConfigurationElementTypeAttribute sealed : public Attribute

Inheritance Hierarchy

System.Object
  System.Attribute
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ConfigurationElementTypeAttribute

See Also

ConfigurationElementTypeAttribute Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace