CommonDesignTime.MetadataTypes.RedirectedSectionElementMetadata Class
This class supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)
Syntax
'Declaration
<RegisterAsMetadataTypeAttribute(GetType(RedirectedSectionElement))> _
Public MustInherit Class RedirectedSectionElementMetadata
[RegisterAsMetadataTypeAttribute(typeof(RedirectedSectionElement))]
public abstract class RedirectedSectionElementMetadata
[RegisterAsMetadataTypeAttribute(typeof(RedirectedSectionElement))]
public ref class RedirectedSectionElementMetadata abstract
public abstract class RedirectedSectionElementMetadata
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design.CommonDesignTime.MetadataTypes.RedirectedSectionElementMetadata
See Also
CommonDesignTime.MetadataTypes.RedirectedSectionElementMetadata Members
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace