Partager via


Propriété IImage.MIMEType

Specifies the MIME type of an image.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

IImage Interface

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering