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

属性值

适用于