Gets and sets the property Ascending.
To list presets in chronological order by the date and time that they were created,
enter CopyC#
. To list presets in reverse chronological order,
enter true
CopyC#
.
false

C# |
public string Ascending { get; set; }