다음을 통해 공유


IContentTypeProvider 인터페이스

정의

파일 경로가 지정된 경우 MIME 형식을 조회하는 데 사용됩니다.

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

메서드

TryGetContentType(String, String)

파일 경로가 지정된 경우 MIME 형식을 결정합니다.

적용 대상