RenderedOutputFile.Type プロパティ
Data プロパティのストリームの MIME タイプです。
名前空間: 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
ストリームの MIME タイプです。