Udostępnij przez


Właściwość IImageInstance.MIMEType

Pobiera wartość obliczoną MIMEType właściwość w IImage klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
ReadOnly Property MIMEType As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
A MIMEType wartości reprezentującej obliczonej wartości MIMEType właściwość.