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


Свойство BaseGaugeImageInstance.MIMEType

Gets the calculated value of the MIMEType property in a BaseGaugeImage class.

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

Синтаксис

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

value = instance.MIMEType
public string MIMEType { get; }
public:
property String^ MIMEType {
    String^ get ();
}
member MIMEType : string
function get MIMEType () : String

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

Тип: System.String
A string value that represents the calculated value of the MIMEType property.

См. также

Справочник

BaseGaugeImageInstance Класс

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