次の方法で共有


BaseGaugeImageInstance.Source プロパティ

定義

Source クラスの BaseGaugeImage プロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType Source { Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType Source { get; }
member this.Source : Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
Public ReadOnly Property Source As Image.SourceType

プロパティ値

Source プロパティの計算値を表す Image.SourceType 値。

適用対象