CommonHeaders.ContentDisposition 属性

定义

获取 ContentDisposition 标头设置。

public static Microsoft.AspNetCore.HeaderParsing.HeaderSetup<Microsoft.Net.Http.Headers.ContentDispositionHeaderValue> ContentDisposition { get; }
static member ContentDisposition : Microsoft.AspNetCore.HeaderParsing.HeaderSetup<Microsoft.Net.Http.Headers.ContentDispositionHeaderValue>
Public Shared ReadOnly Property ContentDisposition As HeaderSetup(Of ContentDispositionHeaderValue)

属性值

适用于