MIMEType Propiedad
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.