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.
Gets the calculated value of the MIMEType property in a IImage class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
ReadOnly Property MIMEType As String
Get
'Uso
Dim instance As IImageInstance
Dim value As String
value = instance.MIMEType
string MIMEType { get; }
property String^ MIMEType {
String^ get ();
}
abstract MIMEType : string
function get MIMEType () : String
Valor de la propiedad
Tipo: System.String
A MIMEType value that represents the calculated value of the MIMEType property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering