TimersDescriptionAttribute Constructor (String^)

 

Initializes a new instance of the TimersDescriptionAttribute class.

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

public:
TimersDescriptionAttribute(
	String^ description
)

Parameters

description
Type: System::String^

The description to use.

For more information about using attributes, see Extending Metadata Using Attributes.

.NET Framework
Available since 1.1
Return to top
Show: