Compartir a través de


Type Propiedad

The MIME type of the stream in the Data property.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property Type As String
    Get
'Uso
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

Valor de la propiedad

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