다음을 통해 공유


StaticAssetDescriptor 클래스

정의

빌드 프로세스 중에 생성된 정적 자산에 대한 설명입니다.

public sealed class StaticAssetDescriptor
type StaticAssetDescriptor = class
Public NotInheritable Class StaticAssetDescriptor
상속
StaticAssetDescriptor

생성자

StaticAssetDescriptor()
사용되지 않음.

빌드 프로세스 중에 생성된 정적 자산에 대한 설명입니다.

속성

AssetPath

wwwroot 폴더에서 자산 파일의 경로입니다.

Properties

엔드포인트와 연결된 속성 목록입니다.

ResponseHeaders

이 리소스가 제공되면 응답에 적용할 헤더 목록입니다.

Route

자산이 제공되는 경로입니다.

Selectors

동일한 경로로 둘 이상의 자산을 구분하는 데 사용되는 선택기 목록입니다.

적용 대상