CommonHeaders.ContentDisposition Property

Definition

Gets ContentDisposition header setup.

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)

Property Value

Applies to