次の方法で共有


IImage.MIMEType プロパティ

画像の MIME の種類を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
ReadOnly Property MIMEType As ReportStringProperty 
    Get
'使用
Dim instance As IImage 
Dim value As ReportStringProperty 

value = instance.MIMEType
ReportStringProperty MIMEType { get; }
property ReportStringProperty^ MIMEType {
    ReportStringProperty^ get ();
}
abstract MIMEType : ReportStringProperty
function get MIMEType () : ReportStringProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty 値。

関連項目

参照

IImage インターフェイス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間