IFileProvider Arabirim

Tanım

Salt okunabilir dosya sağlayıcısı soyutlama.A read-only file provider abstraction.

public interface class IFileProvider
public interface IFileProvider
type IFileProvider = interface
Public Interface IFileProvider
Türetilmiş

Yöntemler

GetDirectoryContents(String)

Belirtilen yoldaki bir dizini (varsa) numaralandırın.Enumerate a directory at the given path, if any.

GetFileInfo(String)

Verilen yolda bir dosya bulun.Locate a file at the given path.

Watch(String)

IChangeTokenBelirtilen için bir oluşturur filter .Creates a IChangeToken for the specified filter.

Şunlara uygulanır