다음을 통해 공유


StaticAssetDescriptor.Properties 속성

정의

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

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

속성 값

특성

적용 대상