Share via


SharedOptionsBase 클래스

정의

여러 미들웨어 구성 요소에 공통적으로 적용되는 옵션입니다.

public ref class SharedOptionsBase abstract
public abstract class SharedOptionsBase
type SharedOptionsBase = class
Public MustInherit Class SharedOptionsBase
상속
SharedOptionsBase
파생

생성자

SharedOptionsBase(SharedOptions)

SharedOptionsBase의 새 인스턴스를 만듭니다.

속성

FileProvider

리소스를 찾는 데 사용되는 파일 시스템입니다.

RedirectToAppendTrailingSlash

경로 끝에 후행 슬래시를 추가하도록 리디렉션할지 여부를 나타냅니다. 상대 리소스 링크에는 이 작업이 필요할 수 있습니다.

RequestPath

정적 리소스에 매핑되는 상대 요청 경로입니다. 이 기본값은 사이트 루트 '/'입니다.

SharedOptions

여러 미들웨어 구성 요소에 공통적으로 적용되는 옵션입니다.

적용 대상