ISpaStaticFileProvider 인터페이스

정의

SPA(단일 페이지 애플리케이션)에 사용할 정적 파일을 제공할 수 있는 서비스를 나타냅니다.

public interface class ISpaStaticFileProvider
public interface ISpaStaticFileProvider
type ISpaStaticFileProvider = interface
Public Interface ISpaStaticFileProvider

속성

FileProvider

SPA에 대한 정적 파일을 제공하는 파일 공급자(사용 가능한 경우)를 가져옵니다. 파일 공급자를 null 사용할 수 없는 경우 값은 입니다.

적용 대상