FileBase.ContentType 属性

定义

获取或设置文件的内容类型作为 MIME 类型 (,例如: image/png) 。

public string ContentType { get; set; }

属性值

System.String

适用于