<PackageReference Include="Microsoft.Extensions.FileProviders.Abstractions" Version="11.0.0-preview.5.26302.115" />

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.

Initializes a new instance of the NotFoundDirectoryContents class.

Returns an enumerator that iterates through the collection.