Share via


NamePropertyAttribute Members

Include Protected Members
Include Inherited Members

The NamePropertyAttribute type exposes the following members.

Constructors

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

Methods

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

Properties

  Name Description
Ff670669.pubproperty(en-us,PandP.50).gif NamePropertyDisplayFormat
Gets the Display Format that will be used to display the name property.
The Display Format should be a Format-string with 1 argument: The token '{0}' will be replaced with the Name Properties value.
Ff670669.pubproperty(en-us,PandP.50).gif PropertyName
Gets the reflection name of the property that will be used as the Element View Model's name.
Ff670669.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

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

See Also

NamePropertyAttribute Class

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