ResourceDisplayNameAttribute Members

Include Protected Members
Include Inherited Members

The ResourceDisplayNameAttribute type exposes the following members.

Constructors

  Name Description
Ff668061.pubmethod(en-us,PandP.50).gif ResourceDisplayNameAttribute Overloaded.

Methods

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

Properties

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

Explicit Interface Implementations

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

See Also

ResourceDisplayNameAttribute Class

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