다음을 통해 공유


FileResult.FileDownloadName 속성

정의

지정된 파일 이름이 포함된 파일 다운로드 대화 상자가 브라우저에 표시되도록 콘텐츠 처리 헤더를 가져오거나 설정합니다.

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

속성 값

파일 이름입니다.

적용 대상