Property Sorter
Sorter
Gets or sets the order of directory children. Defaults to this.
public IComparer<IFileSystemInfo> Sorter { get; set; }
Property Value
- IComparer<IFileSystemInfo>
Gets or sets the order of directory children. Defaults to this.
public IComparer<IFileSystemInfo> Sorter { get; set; }