Image.MIMEType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示影像之 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 物件,表示影像的 MIME 類型值。