Поделиться через


Свойство BackgroundImage.MIMEType

Gets an expression that evaluates to the MIMEType for the image.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Применение
Dim instance As BackgroundImage 
Dim value As ReportStringProperty 

value = instance.MIMEType
public ReportStringProperty MIMEType { get; }
public:
virtual property ReportStringProperty^ MIMEType {
    ReportStringProperty^ get () sealed;
}
abstract MIMEType : ReportStringProperty 
override MIMEType : ReportStringProperty
final function get MIMEType () : ReportStringProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Реализует

IImage.MIMEType

См. также

Справочник

BackgroundImage Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering