StreamResourceInfo.ContentType 属性

定义

获取或设置流的内容类型。

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

属性值

String

多用途 Internet 邮件扩展 (MIME) 内容类型。

适用于