NamePropertyAttribute Properties

Include Protected Members
Include Inherited Members

The NamePropertyAttribute type exposes the following members.

Properties

  Name Description
Public property 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.
Public property PropertyName
Gets the reflection name of the property that will be used as the Element View Model's name.
Public property TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also

NamePropertyAttribute Class

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