다음을 통해 공유


IFileProvider 인터페이스

정의

읽기 전용 파일 공급자 추상화입니다.

public interface class IFileProvider
public interface IFileProvider
type IFileProvider = interface
Public Interface IFileProvider
파생

메서드

GetDirectoryContents(String)

지정된 경로(있는 경우)에서 디렉터리를 열거합니다.

GetFileInfo(String)

지정된 경로에서 파일을 찾습니다.

Watch(String)

지정된 filter대한 IChangeToken 만듭니다.

적용 대상