共用方式為


Type 屬性

The MIME type of the stream in the Data property.

命名空間:  Microsoft.ReportingServices.Interfaces
組件:   Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.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.