MIMEType プロパティ

画像の MIME の種類があれば返します。

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

構文

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

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

プロパティ値

型: System. . :: . .String
画像の MIME の種類を表す string です。