CoreWebView2DownloadOperation.ContentDisposition Property

Definition

The Content-Disposition header value from the download's HTTP response. If none, the value is an empty string.

public string ContentDisposition { get; }
member this.ContentDisposition : string
Public ReadOnly Property ContentDisposition As String

Property Value

Applies to