Свойство MapTile.MIMEType
Gets the MIME type of the map tile.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MIMEType As String
Get
'Применение
Dim instance As MapTile
Dim value As String
value = instance.MIMEType
public string MIMEType { get; }
public:
property String^ MIMEType {
String^ get ();
}
member MIMEType : string
function get MIMEType () : String
Значение свойства
Тип: System.String
A string value.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering