IFormFile.ContentType 属性

定义

获取已上传文件的原始 Content-Type 标头。

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

属性值

适用于