<PackageReference Include="Microsoft.Extensions.FileProviders.Abstractions" Version="10.0.11" />

Microsoft.Extensions.FileProviders.NotFoundDirectoryContents

Represents a nonexistent directory.
public static NotFoundDirectoryContents Singleton { get; }

Gets a shared instance of NotFoundDirectoryContents.

public bool Exists { get; }

Gets a value that's always false.

Returns an enumerator that iterates through the collection.