[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt die Beschreibung der Vorlage zurück.

Namespace: DynamicNode.WinApp
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)

Syntax

C#
public string Description { get; private set; }
Visual Basic
Public Property Description As String
	Get
	Private Set
F#
member Description : string with get, private set

See Also