Microsoft.Extensions.FileSystemGlobbing.FilePatternMatch
Represents a file that was matched by searching using a globbing pattern.
Gets the path to the matched file, relative to the beginning of the matching search pattern.
Gets the subpath to the matched file, relative to the first wildcard in the matching search pattern.
Initializes new instance of FilePatternMatch.
Determines if the specified match is equivalent to the current match using a case-insensitive comparison.