TimersDescriptionAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der 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)

Parameter

description
String

Die zu verwendende Beschreibung.

Hinweise

Weitere Informationen zur Verwendung von Attributen finden Sie unter Attribute.

Gilt für: