ResourceDescriptionAttribute Members

Include Protected Members
Include Inherited Members

The ResourceDescriptionAttribute type exposes the following members.

Constructors

  Name Description
Ff665348.pubmethod(en-us,PandP.50).gif ResourceDescriptionAttribute Overloaded.

Methods

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

Properties

  Name Description
Ff665348.pubproperty(en-us,PandP.50).gif Description
Gets the description for a property, event, or public void method that takes no arguments stored in this attribute.
(Overrides DescriptionAttribute.Description.)
Ff665348.protproperty(en-us,PandP.50).gif DescriptionValue (Inherited from DescriptionAttribute.)
Ff665348.pubproperty(en-us,PandP.50).gif ResourceName
Name of the string resource containing our display name.
Ff665348.pubproperty(en-us,PandP.50).gif ResourceType
A type contained in the assembly we want to get our display name from.
Ff665348.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

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

See Also

ResourceDescriptionAttribute Class

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