IFormFile.ContentDisposition 속성

정의

업로드된 파일의 원시 Content-Disposition 헤더를 가져옵니다.

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

속성 값

적용 대상