Właściwość BackgroundImageInstance.MIMEType
Pobiera wartość obliczoną MIMEType właściwość w BackgroundImage klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MIMEType As String
Get
'Użycie
Dim instance As BackgroundImageInstance
Dim value As String
value = instance.MIMEType
public string MIMEType { get; }
public:
virtual property String^ MIMEType {
String^ get () sealed;
}
abstract MIMEType : string
override MIMEType : string
final function get MIMEType () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości MIMEType właściwość.
Implementacje
Zobacz także