Compartilhar via


Propriedade do RDL BaseGaugeImage.MIMEType

The MIMEType of the image.

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

Sintaxe

'Declaração
Public ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

BaseGaugeImage Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering