Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Microsoft.Extensions.FileProviders.Physical Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides classes and enums for working with the physical file system.

Classes

Name Description
PhysicalDirectoryInfo

Represents a directory on a physical file system.

PhysicalFileInfo

Represents a file on a physical file system.

PhysicalFilesWatcher

Watches a physical file system for changes and triggers events on IChangeToken when files or directories are created, changed, renamed, or deleted.

PollingFileChangeToken

A change token that polls for file system changes.

PollingWildCardChangeToken

A polling based IChangeToken for wildcard patterns.

Enums

Name Description
ExclusionFilters

Specifies filtering behavior for files or directories.


Feedback

Was this page helpful?