Type 속성
The MIME type of the stream in the Data property.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.Interfaces.dll의 Microsoft.ReportingServices.Interfaces
Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts
구문
‘선언
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.