Gets or sets the detailed description of this task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public string Details { get; set; } |
Visual Basic
![]() |
---|
Public Property Details As String |
A string containing the task's details text. The default is an empty string.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |