CatalogItem.MimeType 属性

定义

报表服务器数据库中资源的多用途 Internet 邮件扩展 (MIME) 类型。 只读。

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

属性值

一个包含报表服务器数据库中资源的 MIME 类型的String

注解

属性 MimeType 仅包含报表服务器数据库中的资源。

适用于