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

속성 값

적용 대상