TimersDescriptionAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TimersDescriptionAttribute klasse.

public:
 TimersDescriptionAttribute(System::String ^ description);
public TimersDescriptionAttribute(string description);
new System.Timers.TimersDescriptionAttribute : string -> System.Timers.TimersDescriptionAttribute
Public Sub New (description As String)

Parameters

description
String

De beschrijving die moet worden gebruikt.

Opmerkingen

Zie Kenmerken voor meer informatie over het gebruik van kenmerken.

Van toepassing op