Właściwość IImage.MIMEType
Zwraca typ MIME obrazu, jeśli istnieje.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
ReadOnly Property MIMEType As String
Get
'Użycie
Dim instance As IImage
Dim value As String
value = instance.MIMEType
string MIMEType { get; }
property String^ MIMEType {
String^ get ();
}
abstract MIMEType : string
function get MIMEType () : String
Wartość właściwości
Typ: System.String
A ciąg zawierające typ MIME obrazu.