Partager via


StaticAssetDescriptor.ResponseHeaders Propriété

Définition

Liste d’en-têtes à appliquer à la réponse lorsque cette ressource est traitée.

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

Valeur de propriété

Attributs

S’applique à