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

屬性值

適用於