FileResult.FileDownloadName 屬性

定義

取得或設定內容配置標頭,讓具有指定檔案名稱的檔案下載對話方塊顯示在瀏覽器中。

public string FileDownloadName { get; set; }
member this.FileDownloadName : string with get, set
Public Property FileDownloadName As String

屬性值

檔案的名稱。

適用於