Image.MIMEType Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un'espressione che rappresenta il valore del tipo MIME per l'immagine.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ MIMEType { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty MIMEType { get; }
member this.MIMEType : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property MIMEType As ReportStringProperty
Valore della proprietà
Oggetto ReportStringProperty che rappresenta il valore del tipo MIME per l'immagine.