Property FileExtensions
FileExtensions
Gets the normalized file extensions (lower-case, with leading dot).
public IReadOnlyList<string> FileExtensions { get; }
Gets the normalized file extensions (lower-case, with leading dot).
public IReadOnlyList<string> FileExtensions { get; }