Свойство IImage.MIMEType
Specifies the MIME type of an image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
ReadOnly Property MIMEType As ReportStringProperty
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering