StartTime Property
Gets the start time of the task.
public DateTime? StartTime { get; private set; }
- Namespace
- Spectre
.Console - Containing Type
- ProgressTask
- Property Type
- DateTime?
public DateTime? StartTime { get; private set; }