Freigeben über


BaseGaugeImage.MIMEType-Eigenschaft

The MIMEType of the image.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Usage
Dim instance As BaseGaugeImage 
Dim value As ReportStringProperty 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Siehe auch

Verweis

BaseGaugeImage Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace