다음을 통해 공유


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 네임스페이스