Image.MIMEType 屬性

定義

取得表示影像之 MIME 類型值的運算式。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ MIMEType { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty MIMEType { get; }
member this.MIMEType : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property MIMEType As ReportStringProperty

屬性值

ReportStringProperty

ReportStringProperty 物件,表示影像的 MIME 類型值。

實作

適用於