Condividi tramite


Proprietà 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