Compartir a través de


Campo StyleBase.cBackgroundImageMIMEType

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

A string constant that specifies the name of the style attribute for background image MIME type.

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

Sintaxis

'Declaración
Protected Const cBackgroundImageMIMEType As String
'Uso
Dim value As String 

value = StyleBase.cBackgroundImageMIMEType
protected const string cBackgroundImageMIMEType
protected:
literal String^ cBackgroundImageMIMEType
static val mutable cBackgroundImageMIMEType: string
protected const var cBackgroundImageMIMEType : String

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering