Compartir a través de


MIMEType Propiedad

Returns the MIME type of the image, if any.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
ReadOnly Property MIMEType As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A string containing the MIME type of the image.