Partager via


Propriété MapMarkerImage.MIMEType

Gets the MIME type for the image.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MIMEType As ReportStringProperty 
    Get
'Utilisation
Dim instance As MapMarkerImage 
Dim value As ReportStringProperty 

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

Valeur de propriété

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

Voir aussi

Référence

MapMarkerImage Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering