共用方式為


HttpLoggingOptions.ResponseHeaders 屬性

定義

允許記錄的回應標頭值。

如果回應標頭不存在於 ResponseHeaders 中,則會以修訂值記錄標頭名稱。

public System.Collections.Generic.ISet<string> ResponseHeaders { get; }
member this.ResponseHeaders : System.Collections.Generic.ISet<string>
Public ReadOnly Property ResponseHeaders As ISet(Of String)

屬性值

適用於