IImageInstance.MIMEType プロパティ
IImage クラスの MIMEType プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
ReadOnly Property MIMEType As String
Get
'使用
Dim instance As IImageInstance
Dim value As String
value = instance.MIMEType
string MIMEType { get; }
property String^ MIMEType {
String^ get ();
}
abstract MIMEType : string
function get MIMEType () : String
プロパティ値
型: System.String
MIMEType プロパティの計算値を表す MIMEType 値。