MIMEType プロパティ
BaseGaugeImage クラスの MIMEType プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MIMEType As String
Get
'使用
Dim instance As BaseGaugeImageInstance
Dim value As String
value = instance.MIMEType
public string MIMEType { get; }
public:
property String^ MIMEType {
String^ get ();
}
member MIMEType : string
function get MIMEType () : String
プロパティ値
型: System. . :: . .String
MIMEType プロパティの計算値を表す string 値。