ProgressTaskSettings Class
Represents settings for a progress task.
public sealed class ProgressTaskSettings
- Namespace
- Spectre
.Console
Properties
Extension Methods
-
T And
< Progress Task Settings> (Action < Progress Task Settings> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.