Partager via


Propriété Type

The MIME type of the stream in the Data property.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property Type As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
The MIME type of the stream.