Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the MIME type of an image.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
ReadOnly Property MIMEType As ReportStringProperty
Get
'Uso
Dim instance As IImage
Dim value As ReportStringProperty
value = instance.MIMEType
ReportStringProperty MIMEType { get; }
property ReportStringProperty^ MIMEType {
ReportStringProperty^ get ();
}
abstract MIMEType : ReportStringProperty
function get MIMEType () : ReportStringProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty value.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering