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

属性值

适用于