[This is preliminary documentation and is subject to change.]

Syntax

C#
public class DisplayLabelAttribute
Visual Basic (Declaration)
Public Class DisplayLabelAttribute
Visual C++
public ref class DisplayLabelAttribute

The type exposes the following properties.

Public Properties

  NameDescription
Public propertyLabel
The user label for the property.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also