FormFile.ContentDisposition 속성

정의

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

public:
 property System::String ^ ContentDisposition { System::String ^ get(); void set(System::String ^ value); };
public string ContentDisposition { get; set; }
member this.ContentDisposition : string with get, set
Public Property ContentDisposition As String

속성 값

적용 대상