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

属性值

适用于