DisplayAttribute Constructor

Definition

Initializes a new instance of the DisplayAttribute class.

public:
 DisplayAttribute();
public DisplayAttribute ();
Public Sub New ()

Remarks

The constructor initializes the ShortName, Name, Description, and Prompt properties to an empty string.

Applies to