다음을 통해 공유


StaticAssetDescriptor.Selectors 속성

정의

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

[System.Text.Json.Serialization.JsonPropertyName("Selectors")]
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.StaticAssets.StaticAssetSelector> Selectors { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Selectors")>]
member this.Selectors : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.StaticAssets.StaticAssetSelector> with get, set
Public Property Selectors As IReadOnlyList(Of StaticAssetSelector)

속성 값

특성

적용 대상