StyleBase.BackgroundImageMIMEType 字段

Returns the MIME type of the background image.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const BackgroundImageMIMEType As String
用法
Dim value As String

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