Share via


HandlesSectionAttribute Members

Include Protected Members
Include Inherited Members

The HandlesSectionAttribute type exposes the following members.

Constructors

  Name Description
Ff672782.pubmethod(en-us,PandP.50).gif HandlesSectionAttribute
Initializes a new instance of the HandlesSectionAttribute class.

Methods

  Name Description
Ff672782.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff672782.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff672782.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff672782.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff672782.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff672782.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff672782.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff672782.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff672782.pubproperty(en-us,PandP.50).gif ClearOnly
Indicates this section should be cleared during save, but there is no direct handler for it.
Ff672782.pubproperty(en-us,PandP.50).gif SectionName
Name of the section handled by this assembly.
Ff672782.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff672782.pubinterface(en-us,PandP.50).gifFf672782.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff672782.pubinterface(en-us,PandP.50).gifFf672782.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff672782.pubinterface(en-us,PandP.50).gifFf672782.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff672782.pubinterface(en-us,PandP.50).gifFf672782.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

HandlesSectionAttribute Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace