Share via


SectionExtensionContext Members

The SectionExtensionContext type exposes the following members.

Constructors

  Name Description
Ff661380.protmethod(en-us,PandP.20).gif SectionExtensionContext

Methods

  Name Description
Ff661380.pubmethod(en-us,PandP.20).gif AddAlias<TAliased>
Add a new alias to the configuration section. This is useful for those extensions that add commonly used types to configuration so users don't have to alias them repeatedly.
Ff661380.pubmethod(en-us,PandP.20).gif AddAlias
Add a new alias to the configuration section. This is useful for those extensions that add commonly used types to configuration so users don't have to alias them repeatedly.
Ff661380.pubmethod(en-us,PandP.20).gif AddElement<TElement>
Add a new element to the configuration section schema.
Ff661380.pubmethod(en-us,PandP.20).gif AddElement
Add a new element to the configuration section schema.
Ff661380.pubmethod(en-us,PandP.20).gif Equals (Inherited from Object.)
Ff661380.protmethod(en-us,PandP.20).gif Finalize (Inherited from Object.)
Ff661380.pubmethod(en-us,PandP.20).gif GetHashCode (Inherited from Object.)
Ff661380.pubmethod(en-us,PandP.20).gif GetType (Inherited from Object.)
Ff661380.protmethod(en-us,PandP.20).gif MemberwiseClone (Inherited from Object.)
Ff661380.pubmethod(en-us,PandP.20).gif ToString (Inherited from Object.)

See Also

SectionExtensionContext Class

Microsoft.Practices.Unity.Configuration Namespace