IFileProvider Interfejs

Definicja

Abstrakcja dostawcy plików tylko do odczytu.

public interface class IFileProvider
public interface IFileProvider
type IFileProvider = interface
Public Interface IFileProvider
Pochodne

Metody

GetDirectoryContents(String)

Wyliczenie katalogu w podanej ścieżce, jeśli istnieje.

GetFileInfo(String)

Znajdź plik w podanej ścieżce.

Watch(String)

Tworzy element IChangeToken dla określonego filterelementu .

Dotyczy