DisplayNameAttribute Constructor (String^)

 

Initializes a new instance of the DisplayNameAttribute class using the display name.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
DisplayNameAttribute(
	String^ displayName
)

Parameters

displayName
Type: System::String^

The display name.

.NET Framework
Available since 2.0
Return to top
Show: