FileResult.FileDownloadName プロパティ

定義

応答の Content-Disposition ヘッダーで使用されるファイル名を取得します。

public:
 property System::String ^ FileDownloadName { System::String ^ get(); void set(System::String ^ value); };
public string FileDownloadName { get; set; }
member this.FileDownloadName : string with get, set
Public Property FileDownloadName As String

プロパティ値

適用対象