Свойство RenderedOutputFile.Type

The MIME type of the stream in the Data property.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property Type As String 
    Get
'Применение
Dim instance As RenderedOutputFile 
Dim value As String 

value = instance.Type
public abstract string Type { get; }
public:
virtual property String^ Type {
    String^ get () abstract;
}
abstract Type : string
abstract function get Type () : String

Значение свойства

Тип: System.String
The MIME type of the stream.

См. также

Справочник

RenderedOutputFile Класс

Пространство имен Microsoft.ReportingServices.Interfaces