IFormFile.FileName 속성

정의

Content-Disposition 헤더에서 파일 이름을 가져옵니다.

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

속성 값

적용 대상