次の方法で共有


MapMarkerImage.MIMEType プロパティ

イメージの MIME の種類を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MIMEType As ReportStringProperty 
    Get
'使用
Dim instance As MapMarkerImage 
Dim value As ReportStringProperty 

value = instance.MIMEType
public ReportStringProperty MIMEType { get; }
public:
property ReportStringProperty^ MIMEType {
    ReportStringProperty^ get ();
}
member MIMEType : ReportStringProperty
function get MIMEType () : ReportStringProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクト。

関連項目

参照

MapMarkerImage クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間