Condividi tramite


Proprietà IImage.MIMEType

Specifies the MIME type of an image.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty value.

Vedere anche

Riferimento

IImage Interfaccia

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering